docs(zh): 翻译错误 (#3122)

原话是'--modern build app targeting modern browsers with auto fallback'
This commit is contained in:
Jellyfish
2018-12-13 13:38:44 +08:00
committed by Haoqun Jiang
parent 2ac64d6de1
commit 7b0e6f547d

View File

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