Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

Changed to using a local babel runtime, instead of the polyfill. #30

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

omerts
Copy link
Contributor

@omerts omerts commented Aug 13, 2015

Using babel's polyfill in a library is very unrecommended, because it pollutes the global namespace, and causes collisions with projects using babel as well. This fork is injecting babel's runtime into the transformed code, instead of using globals.

@mishkinf
Copy link

👍

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