Stub addon-shim#2059
Draft
NullVoxPopuli wants to merge 5 commits into
Draft
Conversation
|
|
Contributor
Footnotes
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Before:
❯ pnpm dlx how-many-deps You have: 2123 total dependencies! 244 direct dependencies 1879 indirect dependencies (across 28 projects)After (so far):
❯ pnpm dlx how-many-deps You have: 1753 total dependencies! 242 direct dependencies 1511 indirect dependencies (across 42 projects)Why'd I do this?
the following packages tarnish the perceived quality of our ecosystem, so I'm trying to figure out what needs to happen.
tl;dr:
This tool is very useful:
from
@embroider/addon-shimhttps://node-modules.dev/report/deprecated#install=@embroider/addon-shim
3 deprecated packages
86 total packages
broccoli-related things make up the most of this.
from
ember-cli-babelhttps://node-modules.dev/grid/depth#install=ember-cli-babel
8 deprecated packages
274 total packages
broccoli-related things make up the most of this
Other
See:
unfortunately, there are many many many packages that have 10-15 unused things.
getting rid of broccoli has the biggest payoff