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

Replace instead of merging babel-register options, and resolve cwd up front #7416

Merged
merged 2 commits into from
Feb 23, 2018

Conversation

loganfsmyth
Copy link
Member

Q                       A
Fixed Issues? Fixes #1, Fixes #2
Patch: Bug Fix?
Major: Breaking Change? Y,
Minor: New Feature?
Tests Added + Pass? Yes
Documentation PR
Any Dependency Changes?
License MIT

The current behavior of merging the configs is likely not what people expect, if they even think about the fact that it is a global singleton.

For the cwd, just something I've been meaning to do to make things a little less reliant on global state during the actual compilation steps later.

@loganfsmyth loganfsmyth added the PR: Breaking Change 💥 A type of pull request used for our changelog categories for next major release label Feb 23, 2018
@babel-bot
Copy link
Collaborator

babel-bot commented Feb 23, 2018

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated A closed issue/PR that is archived due to age. Recommended to make a new issue PR: Breaking Change 💥 A type of pull request used for our changelog categories for next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants