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
Thanks Tjark. This lab is indeed a bit outdated - Workbox version 3 is used, while version 5 is current. I don't have time currently to update the API, but I will leave this issue as a reminder.
delete: new workbox.expiration.Plugin() and use new ExpirationPlugin(config)
line 30
https://github.com/google-developer-training/pwa-training-labs/blob/master/sw-precache-workbox-lab/solution/app/sw.js
https://developers.google.com/web/tools/workbox/reference-docs/latest/module-workbox-expiration.ExpirationPlugin
best regards Tjark
The text was updated successfully, but these errors were encountered: