From: Evan You Date: Wed, 22 Apr 2020 21:14:08 +0000 (-0400) Subject: chore: update contributing guide [ci skip] X-Git-Tag: v3.0.0-beta.4~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e60288a6d487a2c73c3c9a66781fcdb19962c9d;p=thirdparty%2Fvuejs%2Fcore.git chore: update contributing guide [ci skip] --- diff --git a/.github/contributing.md b/.github/contributing.md index f1656ce4cf..9f595f28c1 100644 --- a/.github/contributing.md +++ b/.github/contributing.md @@ -74,30 +74,18 @@ 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: -- **`global`**: +- **`global`** +- **`esm-bundler`** +- **`esm-browser`** +- **`cjs`** - - For direct use via `