babel/babel-upgrade

Add babel-plugin-lodash if in dependencies

Open

#57 geöffnet am 22. März 2018

Auf GitHub ansehen
 (4 Kommentare) (3 Reaktionen) (0 zugewiesene Personen)JavaScript (1.307 Stars) (71 Forks)batch import
enhancementgood first issue

Beschreibung

https://twitter.com/kentcdodds/status/976808822307094528

Should be easy to do. Detect if lodash is used as a direct dependency and then add a new plugin? Not sure about the version or if we need to use the "latest version" package on npm to do that.

Contributor Guide