babel-plugin-recharts icon indicating copy to clipboard operation
babel-plugin-recharts copied to clipboard

Integrate With CRA

Open vaibhavhrt opened this issue 6 years ago • 4 comments

How to make it work with Create React App without ejecting. There is no babelrc or webpack.config to add the plugin.

vaibhavhrt avatar Dec 03 '18 10:12 vaibhavhrt

@vaibhavhrt Did you figure out how to do this?

paulcredmond avatar Feb 12 '19 17:02 paulcredmond

@paulcredmond nope

vaibhavhrt avatar Feb 13 '19 04:02 vaibhavhrt

This works for overriding CRA webpack config: https://github.com/timarney/react-app-rewired

digitalmoran avatar Mar 12 '19 16:03 digitalmoran

I am using it with a CRA 2.x app

digitalmoran avatar Mar 12 '19 16:03 digitalmoran