ember-cli-pull-to-refresh
ember-cli-pull-to-refresh copied to clipboard
use hammer.js
Please fix tests
@b051 please fix the tests
@davidgoli hey, I did app.import(app.bowerDirectory + '/hammerjs/hammer.js'); in ember-cli-build.js, and it clearly works, but by running ember test, it still reports 'Hammer is not defined'. any ideas?
the error messages is gone if I add 'Hammer' into .jshintrc