-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
fix(remix-dev): add @babel/preset-env
in dependencies
#3413
Conversation
2cccc27
to
a884dc2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Where do we use this plugin?
Ah, I failed to look at the linked issue. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Hmm... Can you help me figure out why the install is failing on CI for this change? |
a884dc2
to
08d2dea
Compare
@kentcdodds Don't know what went wrong, but a rebase seems to have fixed it |
Thanks! |
🤖 Hello there, We just published version Thanks! |
🤖 Hello there, We just published version Thanks! |
I also took the liberty of updating all
@babel/*
deps to their latest minorFixes remix-run/indie-stack#97