ember-a11y / ember-a11y-testing

A suite of accessibility tests that can be run within the Ember testing framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove Bower

MelSumner opened this issue · comments

  • determine if it is possible to move bower deps to npm
  • if so, change deps to npm & remove bower

Definitely should be done. We only have ember and the shims as Bower deps, both of which can definitely be switched to their NPM counterparts.