Skip to content

Subdirectories not deleted during sync-glob --watch on Windows 10 / Linux #39

Description

@KeithGillette

When running:

sync-glob --watch 'source/*' destination
or:
sync-glob --watch 'source/**/*' destination

directories and files are copied and updated (recursively) from source to destination, but the watch does not delete subdirectories deleted in source during the watch.

With:

  • sync-glob 1.3.6
  • npm 3.10.10
  • Node 6.9.5
  • Windows_NT 10.0.14393

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions