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
Due to kentcdodds/babel-plugin-macros#41 we want to refactor babel-core away from our dependencies:
babel-core
dependencies
babel
const
getReplacement
I think that's it. Anyone wanna do that?
The text was updated successfully, but these errors were encountered:
I'd like to work on this.
Sorry, something went wrong.
Awesome. Thanks @xjlim!
No branches or pull requests
Due to kentcdodds/babel-plugin-macros#41 we want to refactor
babel-core
away from our dependencies:babel-core
from the package.jsondependencies
.babel
as a item in the options argument.const
on the next line.getReplacement
I think that's it. Anyone wanna do that?
The text was updated successfully, but these errors were encountered: