Permalink
Please
sign in to comment.
Browse files
Build script should default to experimental (#17144)
`yarn build` defaults to building in experimental mode. To opt-out, set the `RELEASE_CHANNEL` environment variable to `stable`. This is the same as what we do when running tests via `yarn test`, to make local development easier.
- Loading branch information
Showing
with
15 additions
and 4 deletions.
- +7 −3 .circleci/config.yml
- +8 −1 scripts/rollup/build.js
0 comments on commit
edc234c