From 3e60288a6d487a2c73c3c9a66781fcdb19962c9d Mon Sep 17 00:00:00 2001 From: Evan You Date: Wed, 22 Apr 2020 17:14:08 -0400 Subject: [PATCH] chore: update contributing guide [ci skip] --- .github/contributing.md | 42 ++++++++++++++++++----------------------- 1 file changed, 18 insertions(+), 24 deletions(-) diff --git a/.github/contributing.md b/.github/contributing.md index f1656ce4..9f595f28 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 `