mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 10:15:31 +00:00
Remove out of date comment
We're no Netlify now, and cache busting is done with etags
This commit is contained in:
parent
0a9a0e6321
commit
840bcd05a9
1 changed files with 0 additions and 3 deletions
|
|
@ -31,9 +31,6 @@ const config = merge(common, {
|
|||
}
|
||||
}),
|
||||
new workboxPlugin.GenerateSW({
|
||||
// Note: CloudFlare is configued to not cache this file, as suggested in the:
|
||||
// "Avoid changing the URL of your service worker script" sectio of:
|
||||
// https://developers.google.com/web/fundamentals/primers/service-workers/lifecycle
|
||||
swDest: "service-worker.js",
|
||||
clientsClaim: true,
|
||||
skipWaiting: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue