Skip to content

lazy.build does a lot of file manipulation it doesn't need to #3

@nutterb

Description

@nutterb

When building the zip folder for an HTML document, lazy.build copies everything into a top level directory. This is because I hadn't yet figured out how to avoid copying the whole directory tree into the file. I can avoid some of this overhead work by using the "-j" flag in the flags argument of zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions