quaertym / ember-cli-dependency-checker

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

Warn without throw for unsatisfied symlinked dependency #43

Closed quaertym closed 9 years ago

quaertym commented 9 years ago

Fixes https://github.com/quaertym/ember-cli-dependency-checker/issues/38

cc @stefanpenner @rwjblue r?

quaertym commented 9 years ago

@stefanpenner friendly reminder

stefanpenner commented 9 years ago

looks reasonable to me. This repo should likely add windows CI, so we can be confident to not troll our M$ comrades