Upgrade to vuetify v2.0

This commit is contained in:
CzBiX
2019-08-31 18:35:00 +08:00
parent d25235cd22
commit 2cb05babcd
39 changed files with 16358 additions and 2673 deletions

View File

@@ -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() {