Skip to content
This repository has been 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
merged 1 commit into from
Oct 16, 2019

Conversation

GreenBusDriver
Copy link
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 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.

None yet

2 participants