We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7dd64c9 + 45213c7 commit 45c8b35Copy full SHA for 45c8b35
1 file changed
guide/index.md
@@ -28,7 +28,7 @@ Vite 还提供了强大的扩展性,可通过其 [插件 API](./api-plugin)
28
29
## 在线试用 Vite {#trying-vite-online}
30
31
-你可以通过 [StackBlitz](https://vite.new/) 在线试用 vite。它直接在浏览器中运行基于 Vite 的构建,因此它与本地开发几乎无差别,同时无需在你的机器上安装任何东西。你可以浏览 `vite.new/{template}` 来选择你要使用的框架。
+你可以通过 [StackBlitz](https://vite.new/) 在线试用 Vite。它直接在浏览器中运行基于 Vite 的构建,因此它与本地开发几乎无差别,同时无需在你的机器上安装任何东西。你可以浏览 `vite.new/{template}` 来选择你要使用的框架。
32
33
目前支持的模板预设如下:
34
0 commit comments