vite-plugin-rsw
vite-plugin-rsw copied to clipboard
rsw::watch should stop the running building then start a new one
Describe the bug rsw::watch should stop the running building then start a new one
To Reproduce Steps to reproduce the behavior:
- Changing file + save. rsw::watch will start building
- Do "changing file + save" like 5 times, before the building and link finish.
Expected behavior The running building should stop then start a new one when the source code changed, not execute the build and link one by one(5 times)
- Version: 2.0.4