taddeini / recharts-lodash-flip

reproducing issues with recharts and LodashModuleReplacementPlugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run

npm install
npm start

Navigating to http://localhost:8080/index.htm should render a stacked AreaChart with the issue in question.

Removing new LodashModuleReplacementPlugin() from webpack.config.js and restarting resolves the issue.

About

reproducing issues with recharts and LodashModuleReplacementPlugin


Languages

Language:HTML 85.6%Language:JavaScript 14.4%