webpack-dashboard icon indicating copy to clipboard operation
webpack-dashboard copied to clipboard

lodash recommends

Open jdalton opened this issue 9 years ago • 2 comments

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.

jdalton avatar Aug 15 '16 21:08 jdalton

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.

Urthen avatar Aug 16 '16 16:08 Urthen

Thanks @jdalton!

I didn't know those Lodash two plugins existed.

SpencerCarstens avatar Aug 26 '16 19:08 SpencerCarstens