webpack-dashboard
webpack-dashboard copied to clipboard
lodash recommends
It would be super rad if the dashboard recognized Lodash use without babel-plugin-lodash and/or lodash-webpack-plugin and would recommend them for smaller bundles.
TBH this kind of thing is probably outside of scope. I don't think a dashboard should be opinionated as to how your code works. Even if it is less than optimal in most situations.
Thanks @jdalton!
I didn't know those Lodash two plugins existed.