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

Use the default babel-config from CRA. #354

Merged
merged 2 commits into from Aug 5, 2016
Merged

Conversation

arunoda
Copy link
Member

@arunoda arunoda commented Aug 5, 2016

fixes: #349

Earlier we use stage-0 babel preset. It might be works for all, but not something we should use by default.

So, we'll default to CRA's default babel-config. We'll change as facebook changes them.

But, this is only the defaults. We'll always load from the default .babelrc or .storybook/.babelrc.

@arunoda arunoda added this to the v2.2.0 milestone Aug 5, 2016
@arunoda arunoda merged commit 7ff9f74 into master Aug 5, 2016
@arunoda arunoda deleted the use-babel-config-from-cra branch August 5, 2016 04:51
@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

2 participants