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:
5555```
5656
5757::: tip --copy
58- Copying to clipboard might not work on a few platforms.
58+ Copying to clipboard might not work on a few platforms.
5959If copying was successful, ` (copied to clipboard) ` is displayed next to the local dev server URL.
6060:::
6161
@@ -78,7 +78,7 @@ Options:
7878 --no-unsafe-inline build app without introducing inline scripts
7979 --target app | lib | wc | wc-async (default: app)
8080 --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
8282 --name name for lib or web-component mode (default: "name" in package.json or entry filename)
8383 --filename file name for output, only usable for 'lib' target (default: value of --name),
8484 --no-clean do not remove the dist directory before building the project
You can’t perform that action at this time.
0 commit comments