vitejs / vite-plugin-vue2

Vite plugin for Vue 2.7
MIT License
543 stars 46 forks source link

fix: vue2 tsx (class component) hmr exception #67

Closed sun0day closed 1 year ago

sun0day commented 1 year ago

fixes https://github.com/vitejs/vite/issues/11008

See https://github.com/vitejs/vite/pull/11059

sun0day commented 1 year ago

@sodatea cc

sun0day commented 1 year ago

Please don't include unrelated style changes in the PR

Done.