mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-01-23 15:49:08 -06:00
fix: fix pwa info link (close #801)
This commit is contained in:
@@ -7,7 +7,7 @@ if (process.env.NODE_ENV === 'production') {
|
||||
ready () {
|
||||
console.log(
|
||||
'App is being served from cache by a service worker.\n' +
|
||||
'For more details, visit https://goo.gl/M232X8'
|
||||
'For more details, visit https://goo.gl/AFskqB'
|
||||
)
|
||||
},
|
||||
cached () {
|
||||
|
||||
Reference in New Issue
Block a user