Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Fix Issue #450: Removing babel-cli removes need for babel-polyfill#600

Merged
GreenBusDriver merged 1 commit intov20.0from
fixIssue450-onlyOneBabelPolyfill
Oct 16, 2019
Merged

Fix Issue #450: Removing babel-cli removes need for babel-polyfill#600
GreenBusDriver merged 1 commit intov20.0from
fixIssue450-onlyOneBabelPolyfill

Conversation

@GreenBusDriver
Copy link
Copy Markdown
Contributor

Change Description

@babel-cli was including @babel-polyfill, which causes problems for any client app that imports babel-polyfill. Additionally, babel recommends libraries don't include the polyfill, given that makes the lib mutate global state.

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@GreenBusDriver GreenBusDriver force-pushed the fixIssue450-onlyOneBabelPolyfill branch from f2391a3 to a46f2cc Compare October 16, 2019 18:55
@GreenBusDriver GreenBusDriver merged commit 94408c5 into v20.0 Oct 16, 2019
@jeffreyssmith2nd jeffreyssmith2nd deleted the fixIssue450-onlyOneBabelPolyfill branch October 16, 2019 19:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants