瀏覽代碼

docs: add missing --all argument to contributing.md (#121)

vityas-off 6 年之前
父節點
當前提交
7c4eea6048
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/contributing.md

+ 1 - 1
.github/contributing.md

@@ -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: