babel/babel-upgrade

Add babel-plugin-lodash if in dependencies

Open

#57 创建于 2018年3月22日

在 GitHub 查看
 (4 评论) (3 反应) (0 负责人)JavaScript (1,307 star) (71 fork)batch import
enhancementgood first issue

描述

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.

贡献者指南