You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,10 @@ Transform Vue 3 SFC to JavaScript.
11
11
- 🔥 Hot module replacement (HMR) support for Vite.
12
12
- 🔄 Sync code from [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue) periodically. Currently based on [@vitejs/plugin-vue@5.2.1](https://github.com/vitejs/vite-plugin-vue/tree/plugin-vue@5.2.1/packages/plugin-vue).
13
13
14
+
### Limitations
15
+
16
+
⚠️ HMR is not supported for Webpack, Vue CLI, and Rspack.
17
+
14
18
## Who is using
15
19
16
20
-[Vue Macros](https://github.com/vue-macros/vue-macros) - Explore and extend more macros and syntax sugar to Vue.
0 commit comments