babel/babel-upgrade

Add babel-plugin-lodash if in dependencies

Open

#57 aberto em 22 de mar. de 2018

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

Métricas do repositório

Stars
 (1.307 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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.

Guia do colaborador