We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HMR only updates the template when both the template and style code are modified
I think this line causes the error. src/node/serverPluginHmr.ts:208 https://github.com/vuejs/vite/blob/de131ac6bbda2345a6e6a6f4efbb4f97f6d77123/src/node/serverPluginHmr.ts#L202-L209
src/node/serverPluginHmr.ts:208
The text was updated successfully, but these errors were encountered:
cdcb930
A simple playground (hot-reload) for vue-sfc and other frameworks, languages 😆 https://coldemo.js.org/#/playground/vue-sfc.vue https://coldemo.js.org/ @zzetao
Sorry, something went wrong.
No branches or pull requests
HMR only updates the template when both the template and style code are modified
I think this line causes the error.
src/node/serverPluginHmr.ts:208
https://github.com/vuejs/vite/blob/de131ac6bbda2345a6e6a6f4efbb4f97f6d77123/src/node/serverPluginHmr.ts#L202-L209
The text was updated successfully, but these errors were encountered: