Skip to content

overwrite option in .dest() #30

@sindresorhus

Description

@sindresorhus

It would be useful if .dest() had an option to not overwrite existing files.

Use-case: You build a lot of stuff into a dist folder and you want a task to copy all the files that weren't already processed by the pipeline. Yes you could do some trickery with streams, but this would be much easier.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions