Closed sgtcoder closed 4 months ago
Hey there,
Can you first please try one of the support channels below? If you can actually identify this as a bug, feel free to open up a new issue with a link to the original one and we'll gladly help you out.
Thanks!
Vite Plugin Version
1.0.4
Laravel Version
11.14.0
Node Version
v20.5.1
NPM Version
10.8.1
Operating System
Linux
OS Version
Debian 12
Web browser and version
Google Chrome - Version 126.0.6478.126 (Official Build) (64-bit)
Running in Sail?
No
Description
When running
vite build --watch
changing a CSS file will recompile the files, but the file changed doesn't get included in recompiling. It's almost as if the watch polling is much quicker where it compiles before the file finishes saving.Steps To Reproduce
vite build --watch
This issue doesn't exist on Vite 4.