We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f8fb21 commit a0004eaCopy full SHA for a0004ea
packages/@vue/cli-plugin-pwa/generator/template/src/registerServiceWorker.js
@@ -7,7 +7,7 @@ if (process.env.NODE_ENV === 'production') {
7
ready () {
8
console.log(
9
'App is being served from cache by a service worker.\n' +
10
- 'For more details, visit https://goo.gl/M232X8'
+ 'For more details, visit https://goo.gl/AFskqB'
11
)
12
},
13
cached () {
0 commit comments