Skip to content

Commit 23f1361

Browse files
authored
docs: correct the translation of dep (#757)
1 parent 5e47c03 commit 23f1361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/dep-optimization-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ export default defineConfig({
3939

4040
- **类型:** [`EsbuildBuildOptions`](https://esbuild.github.io/api/#simple-options)
4141

42-
在部署扫描和优化过程中传递给 esbuild 的选项。
42+
在依赖扫描和优化过程中传递给 esbuild 的选项。
4343

4444
某些选项进行了省略,因为修改它们与 Vite 的优化方案并不兼容。
4545

0 commit comments

Comments
 (0)