quaertym / ember-cli-dependency-checker

Ember CLI addon for checking missing node and bower dependencies before running ember commands
MIT License
40 stars 37 forks source link

:sparkles: Error out on partial bower packages #84

Open KnownSubset opened 6 years ago

KnownSubset commented 6 years ago

Did you confirm this fix/feature is something that is needed? Yeah, you suggested it at #75

Did you write automated tests? Yeah, I've update the bower tests

Did you add documentation for the changes you made? No, this is a silent thing

In lieu of a style guide, did you match your code style to the rest of the project? Yes

KnownSubset commented 6 years ago

@quaertym Any movement on this?