ember-cli-dependency-checker icon indicating copy to clipboard operation
ember-cli-dependency-checker copied to clipboard

Detect installed but not manifested dependencies

Open quaertym opened this issue 10 years ago • 2 comments

Sometimes a dependency is removed from bower.json or package.json and it stays installed on the developer machine. This addon can warn developer when that happens. In this case, developer can run prune command or manifest that dependency.

quaertym avatar Dec 24 '14 00:12 quaertym

@stefanpenner what do think of this? can it have any unwanted side effects?

quaertym avatar Dec 24 '14 00:12 quaertym

@stefanpenner what do think of this? can it have any unwanted side effects?

i think a warning is appropriate, and would be wonderful

stefanpenner avatar Feb 24 '15 22:02 stefanpenner