From: Evan You Date: Mon, 23 Dec 2019 15:12:35 +0000 (-0500) Subject: chore: more details on build formats [ci skip] X-Git-Tag: v3.0.0-alpha.1~23 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=51764d3195eff3469394e015cd3caadceca087d0;p=thirdparty%2Fvuejs%2Fcore.git chore: more details on build formats [ci skip] --- diff --git a/.github/contributing.md b/.github/contributing.md index 7ddf25c197..d531b21093 100644 --- a/.github/contributing.md +++ b/.github/contributing.md @@ -68,12 +68,30 @@ yarn build runtime-core yarn build runtime --all ``` +#### Build Formats + 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: -- **`global`**: for direct use via `