Skip to content

Commit acc06a8

Browse files
authored
Merge pull request #634 from banlify/patch-1
docs: update features.md
2 parents fa4c63e + b9da020 commit acc06a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guide/features.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Vite 为 Vue 提供第一优先级支持:
122122

123123
- Vue 3 单文件组件支持:[@vitejs/plugin-vue](https://github.com/vitejs/vite/tree/main/packages/plugin-vue)
124124
- Vue 3 JSX 支持:[@vitejs/plugin-vue-jsx](https://github.com/vitejs/vite/tree/main/packages/plugin-vue-jsx)
125-
- Vue 2.7 支持:[vitejs/vite-plugin-vue2](https://github.com/vitejs/vite-plugin-vue2)
125+
- Vue 2.7 支持:[@vitejs/vite-plugin-vue2](https://github.com/vitejs/vite-plugin-vue2)
126126
- Vue <2.7 的支持:[underfin/vite-plugin-vue2](https://github.com/underfin/vite-plugin-vue2)
127127

128128
## JSX {#jsx}

0 commit comments

Comments
 (0)