mirror of
https://github.com/CzBiX/qb-web.git
synced 2026-04-27 04:10:39 +08:00
Upgrade to vuetify v2.0
This commit is contained in:
@@ -6,8 +6,8 @@ if (process.env.NODE_ENV === 'production') {
|
||||
register(`${process.env.BASE_URL}service-worker.js`, {
|
||||
ready() {
|
||||
console.log(
|
||||
'App is being served from cache by a service worker.\n' +
|
||||
'For more details, visit https://goo.gl/AFskqB',
|
||||
'App is being served from cache by a service worker.\n'
|
||||
+ 'For more details, visit https://goo.gl/AFskqB',
|
||||
);
|
||||
},
|
||||
registered() {
|
||||
|
||||
Reference in New Issue
Block a user