Atyantik/react-pwa

lodash.js warning

rei-gun opened this issue · 1 comments

This warnign occurs "npm start" and building

[BABEL] Note: The code generator has deoptimised the styling of C:\repo\node_modules\lodash\lodash.js as it exceeds the max of 500KB.

Is there any way to fix it?

@rei-gun it is ok to ignore the warning. We are using lodash es6 modules in ReactPWA so the warning only goes for development mode.