We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ac64d6 commit 7b0e6f5Copy full SHA for 7b0e6f5
docs/zh/guide/cli-service.md
@@ -65,7 +65,7 @@ npx vue-cli-service serve
65
66
--mode 指定环境模式 (默认值:production)
67
--dest 指定输出目录 (默认值:dist)
68
- --modern 面向现代浏览器不带自动回退地构建应用
+ --modern 面向现代浏览器带自动回退地构建应用
69
--target app | lib | wc | wc-async (默认值:app)
70
--name 库或 Web Components 模式下的名字 (默认值:package.json 中的 "name" 字段或入口文件名)
71
--no-clean 在构建项目之前不清除目标目录
0 commit comments