Skip to content

remove unused dependencies#66

Merged
stefanpenner merged 1 commit intoember-cli:masterfrom
mansona:unused-deps
Feb 4, 2026
Merged

remove unused dependencies#66
stefanpenner merged 1 commit intoember-cli:masterfrom
mansona:unused-deps

Conversation

@mansona
Copy link
Copy Markdown
Member

@mansona mansona commented Feb 2, 2026

We're trying to track down some of the npm package deprecations that are listed when installing a new ember application and I noticed that a bunch of them are coming from broccoli-kitchen-sink-helpers through this package's dependency when it seems like this package isn't even using them 🤔

I used depcheck to find unused dependencies and removed them and tests still pass so I think this is safe to merge and release 🎉

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants