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 3a1b1d8 commit 8568232Copy full SHA for 8568232
docs/guide/cli-service.md
@@ -67,6 +67,7 @@ Options:
67
--dest specify output directory (default: dist)
68
--modern build app targeting modern browsers with auto fallback
69
--target app | lib | wc | wc-async (default: app)
70
+ --formats list of output formats for library builds (default: commonjs,umd,umd-min)
71
--name name for lib or web-component mode (default: "name" in package.json or entry filename)
72
--no-clean do not remove the dist directory before building the project
73
--report generate report.html to help analyze bundle content
0 commit comments