advanced aggregate, webpack gzip
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user