ember-cli-pull-to-refresh icon indicating copy to clipboard operation
ember-cli-pull-to-refresh copied to clipboard

use hammer.js

Open b051 opened this issue 9 years ago • 4 comments

b051 avatar Apr 01 '16 09:04 b051

Please fix tests

davidgoli avatar Apr 01 '16 21:04 davidgoli

@b051 please fix the tests

davidgoli avatar Apr 04 '16 23:04 davidgoli

@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?

b051 avatar Apr 05 '16 02:04 b051

the error messages is gone if I add 'Hammer' into .jshintrc

b051 avatar Apr 05 '16 02:04 b051