Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(transform-runtime): allow customizing corejs definitions #10069

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

devinus
Copy link

@devinus devinus commented Jun 9, 2019

Q                       A
Fixed Issues? No
Patch: Bug Fix? No
Major: Breaking Change? No
Minor: New Feature? Yes
Tests Added + Pass? Yes
Documentation PR Link babel/website#2043
Any Dependency Changes? Yes, lodash added to transform-runtime
License MIT

This allows users to customize the corejs definitions used during transform if needed. This is useful if for instance the user wants to add more type hints or remove polyfills.

@babel-bot
Copy link
Collaborator

babel-bot commented Jun 9, 2019

Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/10912/

@babel-bot
Copy link
Collaborator

Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/10911/

@devinus devinus force-pushed the feature/allow-customizing-corejs-defs branch from c59a457 to 4d4211d Compare June 9, 2019 01:00
devinus added a commit to devinus/babel-website that referenced this pull request Jun 9, 2019
@zloirock
Copy link
Member

zloirock commented Jun 9, 2019

Interesting solution 👍

@nicolo-ribaudo nicolo-ribaudo added the PR: New Feature 🚀 A type of pull request used for our changelog categories label Jun 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: New Feature 🚀 A type of pull request used for our changelog categories
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants