You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran into this problem also. I did try to use Webpacker.instance.manifest.lookup, but I think because the Webpacker assets are compiled after this is compiled it'll always return nil :/
I'm trying to refer to my Webpacker entry packs (JS and CSS) in my
serviceworker.js.erb
file, however it's throwing the following JS exception:Here's my serviceworker.js.erb file:
The text was updated successfully, but these errors were encountered: