ember-service-worker-update-notify
ember-service-worker-update-notify copied to clipboard
Support for Ember 4.x
Issue: Uncaught (in promise) ReferenceError: Ember is not defined
I created PR for this https://github.com/topaxi/ember-service-worker-update-notify/pull/58
I think it should be enough. Can you check it please?
EDIT: I removed this branch and created new with some changes below
Unfortunately in my PR something still is missing. I tried to use this branch locally and still had this issue.
Probably it was related to ember-cli-htmlbars version. Now I don't see issues locally.
https://github.com/topaxi/ember-service-worker-update-notify/pull/59
Please check it