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
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
@@ -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)