-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
Reduce Webpack’s dependency footprint to improve install time, bundle size, and security surface.
Details:
- Remove unused or redundant dependencies.
- Replace heavy libraries with lightweight alternatives:
- Jest to
node:test - Tapable to
node:events glob-to-regexptonode:fsloader-runnertonode:module?
- Jest to
Difficulty: Medium
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers