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
This is my config:
module.exports = override( fixBabelImports('antd', { libraryName: 'antd', style: true }), useEslintRc(), enableEslintTypescript() );
And for some reason this is not working.
I'm using CRA 2.x with typescript, react-app-rewired and babel-plugin-import are installed properly.
react-app-rewired
babel-plugin-import
Any thoughts?
The text was updated successfully, but these errors were encountered:
closing, not an issue here.
Sorry, something went wrong.
@samuelcastro Did you solved the problem? How?
@joao-alberto Here the solution ! timarney/react-app-rewired#348
No branches or pull requests
This is my config:
And for some reason this is not working.
I'm using CRA 2.x with typescript,
react-app-rewired
andbabel-plugin-import
are installed properly.Any thoughts?
The text was updated successfully, but these errors were encountered: