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

Move the babel config loading logic into a seperate file #469

Merged
merged 1 commit into from Sep 21, 2016

Conversation

roonyh
Copy link
Contributor

@roonyh roonyh commented Sep 20, 2016

Now everything regarding loading babel configuration is handled in a single file. So by requiring this file you can get the complete babel config. This should help supporting tools like storybook snapshot tests to get users babel config.

Everything regarding loading babel configuration is handled in a single file. So by requiring this file you can get the complete babel config. This should help supporting tools like storybook snapshot tests to get users babel config.
@arunoda
Copy link
Member

arunoda commented Sep 20, 2016

This looks great for me.
I'll get this.

@arunoda
Copy link
Member

arunoda commented Sep 21, 2016

Okay. This looks great.

@arunoda arunoda merged commit 0881bc8 into master Sep 21, 2016
@arunoda arunoda deleted the separate-babel-config branch September 21, 2016 08:00
@arunoda arunoda changed the title The babel config loading is taken to a separate file Move the babel config loading logic into a seperate file Sep 21, 2016
@shilman shilman added the misc label May 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants