We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
While upgrading from V6 to V8, I noticed yarn added a lot of deps because now you include babel-core as a deps instead of devDeps.
d04c0a1
Any reason you have to do that, or can you move babel-core to devDeps?
@zimme
The text was updated successfully, but these errors were encountered:
I was getting some errors with some of the updates. I'll have a look and see if there's another way around this.
Sorry, something went wrong.
73ac167
No branches or pull requests
While upgrading from V6 to V8, I noticed yarn added a lot of deps because now you include babel-core as a deps instead of devDeps.
d04c0a1
Any reason you have to do that, or can you move babel-core to devDeps?
@zimme
The text was updated successfully, but these errors were encountered: