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

Feat: add a new option to the watch, to copy files to dest on change #37

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

KarelJanVanHaute
Copy link

See issue 36.

When the config parameter is set to true, the files will be copied to the dest folder when something changes.
Also on the start of the watch all files will be copied to the dest folders.

This feature doesn't break anything in the current implementation.

@KarelJanVanHaute KarelJanVanHaute changed the title Feat: add a new option to the watch to copy files to dest on change Feat: add a new option to the watch, to copy files to dest on change Nov 24, 2022
@sapphi-red sapphi-red linked an issue Nov 25, 2022 that may be closed by this pull request
@sapphi-red sapphi-red added enhancement New feature or request on hold labels Nov 25, 2022
@vfa-trungnm
Copy link

please implement that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request on hold
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Copy files to public folder on change when watching
3 participants