babel/babel-upgrade

Add babel-plugin-lodash if in dependencies

Open

#57 opened on Mar 22, 2018

View on GitHub
 (4 comments) (3 reactions) (0 assignees)JavaScript (71 forks)batch import
enhancementgood first issue

Repository metrics

Stars
 (1,307 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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