vite build --watch is building the component with a new data-v value, but not generating a new css file #7980
Closed
7 tasks done
Labels
p3-minor-bug
An edge case that only affects very specific usage (priority)
Describe the bug
Same Issue #6633, and add reproduction procedure.
git clone [email protected]:ashcolor/vue-watch-scoped-css.git
Npm install
Change
src\components\HelloWorld.vue
anything, and rebuld automatically.Reload browser,
a {color: #42b983;}
is not worked.Reproduction
https://github.com/ashcolor/vue-watch-scoped-css
System Info
Used Package Manager
npm
Logs
First build:
Second build:
Validations
The text was updated successfully, but these errors were encountered: