Skip to content

Commit 1ec01bb

Browse files
authored
refactor: deprecate vite optimize command (#1841)
resolve #1837 vitejs/vite@6e0e3c0 の反映です。
1 parent f004c67 commit 1ec01bb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

guide/cli.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ vite build [root]
7878

7979
依存関係を事前バンドルします。
8080

81+
**非推奨**: 事前バンドルのプロセスは自動的に実行されるため、呼び出す必要はありません。
82+
8183
#### 使い方
8284

8385
```bash

0 commit comments

Comments
 (0)