Skip to content

Commit 0698f4a

Browse files
committed
npm run buildのoutputを分離
1 parent 5bbbbdb commit 0698f4a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/4-advanced/02-bundler/index.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,10 @@ Viteの挙動を理解するため、<kbd>Ctrl</kbd> + <kbd>C</kbd> (Windows) /
7676

7777
```shell
7878
$ npm run build
79+
```
7980

81+
```shell
82+
$ npm run build
8083
> vite@0.0.0 build
8184
> vite build
8285

0 commit comments

Comments
 (0)