Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

different target after initial copy #11

Open
heldercervantes opened this issue Feb 18, 2021 · 0 comments
Open

different target after initial copy #11

heldercervantes opened this issue Feb 18, 2021 · 0 comments

Comments

@heldercervantes
Copy link

My command:
copy-and-watch --watch src/cms/templates/**/* src/static/**/* dist/site/templates

When the script starts, the first file is copied like this:
[COPY] src/cms/templates/basic-page.php to dist-pw\site\templates\basic-page.php

This is the desired result.

But after the initial copy, when I change this file, the whole structure after src is replicated:
[COPY] src\cms\templates\basic-page.php to dist-pw\site\templates\cms\templates\basic-page.php

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant