Skip to content

No error if target file does not exist #57

@fgblomqvist

Description

@fgblomqvist

E.g.

    copy({
      targets: [
        { dest: 'lib/', src: 'boguspath/index.html' },
      ],
    }),

Assuming boguspath doesn't exist, I get no error (or warning) when building. This should be standard and/or at the very least an option.

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