Skip to content

Use the default babel-config from CRA.#354

Merged
arunoda merged 2 commits intomasterfrom
use-babel-config-from-cra
Aug 5, 2016
Merged

Use the default babel-config from CRA.#354
arunoda merged 2 commits intomasterfrom
use-babel-config-from-cra

Conversation

@arunoda
Copy link
Copy Markdown
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
@ghost ghost mentioned this pull request Dec 28, 2017
@nx-cloud
Copy link
Copy Markdown

nx-cloud bot commented Dec 23, 2024

View your CI Pipeline Execution ↗ for commit 78f3355

Command Status Duration Result
nx run-many -t build --parallel=3 ✅ Succeeded 1m 15s View ↗

☁️ Nx Cloud last updated this comment at 2025-07-07 11:19:54 UTC

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.

2 participants