6 comments (6 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript630 stars (630 stars)98 forks (98 forks)batch import
help wantednice-to-have
Description
We should run npm dedupe for moar smallers bundles.
Contributor guide
- Tech stack
- javascriptnodejs
- Domain
- backendtooling
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- half day
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- mostly clear
- Prerequisites
- npm basicsnode.js basics
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 40
- Research direction
- The issue suggests upgrading to npm@3 and running npm dedupe. The current package.json and npm version should be checked. Investigate the npm dedupe command and how to integrate it into the build process. Look at existing comments for any additional context.