Skip to content
New issue

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 #13

Closed
zzetao opened this issue Apr 26, 2020 · 1 comment
Closed

HMR only updates the template #13

zzetao opened this issue Apr 26, 2020 · 1 comment

Comments

@zzetao
Copy link
Contributor

zzetao commented Apr 26, 2020

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

@fritx
Copy link

fritx commented Apr 30, 2020

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

@github-actions github-actions bot locked and limited conversation to collaborators Jul 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants