]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
docs: add missing --all argument to contributing.md (#121)
authorvityas-off <vityas_official@yahoo.co.jp>
Sun, 6 Oct 2019 02:35:15 +0000 (05:35 +0300)
committerEvan You <yyx990803@gmail.com>
Sun, 6 Oct 2019 02:35:15 +0000 (22:35 -0400)
.github/contributing.md

index f7fd73a600ffd785d4842d0a10805bbd247a47b4..8f1eb4d5bc5f7008989418db96362f80f6a75d84 100644 (file)
@@ -66,7 +66,7 @@ Packages to build can be specified with fuzzy matching:
 yarn build runtime-core
 
 # build all packages matching "runtime"
-yarn build runtime
+yarn build runtime --all
 ```
 
 By default, each package will be built in multiple distribution formats as specified in the `buildOptions.formats` field in its `package.json`. These can be overwritten via the `-f` flag. The following formats are supported: