babel/babel-upgrade

Add babel-plugin-lodash if in dependencies

开放

#57 创建于 2018年3月22日

 (4 条评论) (3 个反应) (0 位负责人)JavaScript (71 个派生)batch import
enhancementgood first issue

仓库指标

星标
 (1,307 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南