babel / babel/babel-upgrade

Add babel-plugin-lodash if in dependencies

Open
#57 4 comments 3 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
JavaScript
Stars
1.3k
Forks
53
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

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named in the issue. Inspect how babel-upgrade detects direct dependencies and adds Babel plugins, then determine how the plugin version should be selected; done means lodash users receive babel-plugin-lodash without affecting projects that do not directly depend on lodash.

Written by the indexing model from the issue text.

Assessment

Tech stack
babel, javascript
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.