sapphi-red / vite-plugin-static-copy

rollup-plugin-copy with dev server support.
MIT License
297 stars 32 forks source link

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

Open KarelJanVanHaute opened 2 years ago

KarelJanVanHaute commented 2 years ago

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.

vfa-trungnm commented 7 months ago

please implement that

pridyok commented 2 months ago

+1