Skip to content

Commit 7b0e6f5

Browse files
jellyfishghhaoqunjiang
authored andcommitted
docs(zh): 翻译错误 (#3122)
原话是'--modern build app targeting modern browsers with auto fallback'
1 parent 2ac64d6 commit 7b0e6f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zh/guide/cli-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ npx vue-cli-service serve
6565
6666
--mode 指定环境模式 (默认值:production)
6767
--dest 指定输出目录 (默认值:dist)
68-
--modern 面向现代浏览器不带自动回退地构建应用
68+
--modern 面向现代浏览器带自动回退地构建应用
6969
--target app | lib | wc | wc-async (默认值:app)
7070
--name 库或 Web Components 模式下的名字 (默认值:package.json 中的 "name" 字段或入口文件名)
7171
--no-clean 在构建项目之前不清除目标目录

0 commit comments

Comments
 (0)