From 51764d3195eff3469394e015cd3caadceca087d0 Mon Sep 17 00:00:00 2001 From: Evan You Date: Mon, 23 Dec 2019 10:12:35 -0500 Subject: [PATCH] chore: more details on build formats [ci skip] --- .github/contributing.md | 26 ++++++++++++++++++++++---- README.md | 2 +- 2 files changed, 23 insertions(+), 5 deletions(-) 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 `