We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
workbox-sw.js:1 Unable to import module 'workbox-google-analytics' from 'https://storage.googleapis.com/workbox-cdn/releases/3.6.1/workbox-google-analytics.prod.js'. loadModule @ workbox-sw.js:1 get @ workbox-sw.js:1 (anonymous) @ sw.js:1 workbox-sw.js:1 Uncaught loadModule @ workbox-sw.js:1 get @ workbox-sw.js:1 (anonymous) @ sw.js:1 (index):1 Uncaught (in promise) TypeError: Failed to register a ServiceWorker: ServiceWorker script evaluation failed
Might be more of a workbox issue, but seems bad.
The text was updated successfully, but these errors were encountered:
This seems to be GoogleChrome/workbox#1186 + GoogleChrome/workbox#1646. I’ll leave this issue open as a reminder to update our Workbox version once this is fixed upstream.
Sorry, something went wrong.
Yup. You can move to 4.0.0-alpha.0 if you want to do something now, and pick up the renamed scripts.
4.0.0-alpha.0
1c52cff
No branches or pull requests
Might be more of a workbox issue, but seems bad.
The text was updated successfully, but these errors were encountered: