Skip to content

Why does Parcel (both 1 and 2) keep installing @babel/core in my devDependencies? #5097

Answered by devongovett
ebrensi asked this question in General
Discussion options

You must be logged in to vote

Parcel processes your code with Babel automatically, but in order to give you control over the version of Babel we use, we install it into your project for you rather than hard coding the version into Parcel itself.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ebrensi
Comment options

Answer selected by ebrensi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants