File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ Options:
55
55
```
56
56
57
57
::: tip --copy
58
- Copying to clipboard might not work on a few platforms.
58
+ Copying to clipboard might not work on a few platforms.
59
59
If copying was successful, ` (copied to clipboard) ` is displayed next to the local dev server URL.
60
60
:::
61
61
@@ -78,7 +78,7 @@ Options:
78
78
--no-unsafe-inline build app without introducing inline scripts
79
79
--target app | lib | wc | wc-async (default: app)
80
80
--formats list of output formats for library builds (default: commonjs,umd,umd-min)
81
- --inline-vue include the Vue module in the final bundle of library or web component target
81
+ --inline-vue include the Vue module in the final bundle of library or web component target
82
82
--name name for lib or web-component mode (default: "name" in package.json or entry filename)
83
83
--filename file name for output, only usable for 'lib' target (default: value of --name),
84
84
--no-clean do not remove the dist directory before building the project
You can’t perform that action at this time.
0 commit comments