#How can I make vite watches for dist changes?
1 messages · Page 1 of 1 (latest)
hey there!
you can try debugging why its not working with -- --debug parameter
like npm run dev -- --debug
btw, there is no include in watch, there is only ignore
can I add the debug flag in the config? because im using storybook and storybook starts the server