File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Vite 旨在为常见的 web 开发工作提供开箱即用的支持。在搜索
1414
1515### [ @vitejs/plugin-vue-jsx ] ( https://github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue-jsx ) {#vitejs-plugin-vue-jsx}
1616
17- 提供 Vue 3 JSX 支持(通过 [ 专用的 Babel 转换插件] ( https://github.com/vuejs/babel-plugin-jsx ) ).
17+ 提供 Vue 3 JSX 支持(通过 [ 专用的 Babel 转换插件] ( https://github.com/vuejs/babel-plugin-jsx ) )。
1818
1919### [ @vitejs/plugin-react ] ( https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react ) {#vitejs-plugin-react}
2020
@@ -32,7 +32,7 @@ Vite 通过该插件支持 [React Server Components (RSC)](https://react.dev/ref
3232npm create vite@latest -- --template rsc
3333```
3434
35- 阅读[ 插件文档] ( https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-rsc ) 了解更多详情。
35+ 阅读 [ 插件文档] ( https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-rsc ) 了解更多详情。
3636
3737### [ @vitejs/plugin-legacy ] ( https://github.com/vitejs/vite/tree/main/packages/plugin-legacy )
3838
You can’t perform that action at this time.
0 commit comments