We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bbbbdb commit 0698f4aCopy full SHA for 0698f4a
1 file changed
docs/4-advanced/02-bundler/index.mdx
@@ -76,7 +76,10 @@ Viteの挙動を理解するため、<kbd>Ctrl</kbd> + <kbd>C</kbd> (Windows) /
76
77
```shell
78
$ npm run build
79
+```
80
81
+```shell
82
+$ npm run build
83
> vite@0.0.0 build
84
> vite build
85
0 commit comments