advanced aggregate, webpack gzip

This commit is contained in:
2021-05-27 16:39:15 +02:00
parent 97d14c297c
commit 54d5b054f7
47 changed files with 81 additions and 10 deletions

View File

@ -17,7 +17,7 @@ export default {
}
},
beforeMount() {
// console.log('Home beforeMount')
console.log('Home beforeMount, full', this.full)
// compile the html src (coming from parent with props or from ajax call)
if (this.html) {
// console.log('html', this.html)