Skip to content

Commit

Permalink
deploy: fca3ef1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 4, 2024
1 parent 3e2b980 commit 1ad1c33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sw.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const options = {"workboxURL":"https://cdn.jsdelivr.net/npm/workbox-cdn@5.1.4/workbox/workbox-sw.js","importScripts":[],"config":{"debug":false},"cacheOptions":{"cacheId":"spaceship-prod","directoryIndex":"/","revision":"lQRunR2gEkXJ"},"clientsClaim":true,"skipWaiting":true,"cleanupOutdatedCaches":true,"offlineAnalytics":false,"preCaching":[{"revision":"lQRunR2gEkXJ","url":"/Spaceship/?standalone=true"}],"runtimeCaching":[{"urlPattern":"/Spaceship/_nuxt/","handler":"CacheFirst","method":"GET","strategyPlugins":[]},{"urlPattern":"/Spaceship/","handler":"NetworkFirst","method":"GET","strategyPlugins":[]}],"offlinePage":null,"pagesURLPattern":"/Spaceship/","offlineStrategy":"NetworkFirst"}
const options = {"workboxURL":"https://cdn.jsdelivr.net/npm/workbox-cdn@5.1.4/workbox/workbox-sw.js","importScripts":[],"config":{"debug":false},"cacheOptions":{"cacheId":"spaceship-prod","directoryIndex":"/","revision":"kIWeeqw7UdkZ"},"clientsClaim":true,"skipWaiting":true,"cleanupOutdatedCaches":true,"offlineAnalytics":false,"preCaching":[{"revision":"kIWeeqw7UdkZ","url":"/Spaceship/?standalone=true"}],"runtimeCaching":[{"urlPattern":"/Spaceship/_nuxt/","handler":"CacheFirst","method":"GET","strategyPlugins":[]},{"urlPattern":"/Spaceship/","handler":"NetworkFirst","method":"GET","strategyPlugins":[]}],"offlinePage":null,"pagesURLPattern":"/Spaceship/","offlineStrategy":"NetworkFirst"}

importScripts(...[options.workboxURL, ...options.importScripts])

Expand Down

0 comments on commit 1ad1c33

Please sign in to comment.