improve chunks, mobile, WC, lazyloading, prefetch

This commit is contained in:
lesion
2022-02-08 22:54:47 +01:00
parent 32e48ed64d
commit ba44e53d28
13 changed files with 82 additions and 316 deletions

View File

@@ -120,7 +120,6 @@ export default {
head () {
return {
title: `${this.settings.title} - ${this.$t('common.export')}`,
script: [{ src: '/gancio-events.es.js', async: true, body: true }],
}
},
computed: {