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

docs: do not use .babelrc file but rather babel.config.js #231

Merged
merged 1 commit into from
Mar 1, 2019

Conversation

maxime1992
Copy link
Contributor

Related to #64

@maxime1992
Copy link
Contributor Author

Context

This error drove me mad for ~3h 😑

After reading 10M comments (at least) on different issues I found that comment.

Which leads me to Babel doc and noticed... That:

image

😱 😱 😱 😱 😱 😱 😱 😱

I was just about to rage quit using Jest with my Angular project...

Even though I'm rushing right now I thought I'd take some time to make that PR because it's just a really annoying issue really hard to debug..

@thymikee thymikee requested review from ahnpnl and wtho March 1, 2019 12:15
@thymikee
Copy link
Owner

thymikee commented Mar 1, 2019

Yea, Babel config resolution change in v7 is a pain :<

@thymikee thymikee merged commit 00468eb into thymikee:master Mar 1, 2019
@ahnpnl
Copy link
Collaborator

ahnpnl commented Mar 1, 2019

holy cow, I haven't got a chance to use babel inside an Angular project. This is definitely save the day

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.

3 participants