html-next / ember-hammertime

TouchAction (aka "fastclick") Support for Ember Applications
MIT License
56 stars 23 forks source link

ember-cli deprecation warnings #21

Closed ianpetzer closed 7 years ago

ianpetzer commented 8 years ago

I'm getting the following errors in my ember-cli output

DEPRECATION: ember-cli-htmlbars-inline-precompile is opting out of caching due to an AST plugin that does not provide a caching strategy: `touch-action`.

DEPRECATION: ember-cli-htmlbars is opting out of caching due to an AST plugin that does not provide a caching strategy: `touch-action`.

I chatted to @runspired and this has actually been fixed in develop branch. I can confirm that if I run against the develop branch then the warning dissapears. Just leaving this here to help anyone that might encounter this until a new version is released

runspired commented 8 years ago

Going to get a new release out this evening :)

ianpetzer commented 8 years ago

Amazing, Thanks!

On Wed, Sep 14, 2016 at 8:15 AM, Chris Thoburn notifications@github.com wrote:

Going to get a new release out this evening :)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/runspired/ember-hammertime/issues/21#issuecomment-246916467, or mute the thread https://github.com/notifications/unsubscribe-auth/ABHZh6ktmBhC5zgmTMATElm8O_ddyiN3ks5qp5DygaJpZM4J8bkk .

runspired commented 7 years ago

Resolved by the release of 1.1.0