6 changed files with 28 additions and 37 deletions
@ -1,5 +1,5 @@ |
|||||
|
|
||||
|
/* |
||||
$(document).ready( () => { |
$(document).ready( () => { |
||||
console.log('Load component - home') |
console.log('Load component - home') |
||||
|
|
||||
}) |
|
||||
|
})*/ |
||||
|
@ -1,7 +1,5 @@ |
|||||
|
|
||||
|
|
||||
|
|
||||
${require('../components/home/home.html')} |
|
||||
|
${require('../components/home/home.html')} |
||||
|
|
||||
|
|
||||
|
|
||||
|
Loading…
Reference in new issue