Use runtime only build.
This commit is contained in:
parent
132d502194
commit
abc9f06d93
2 changed files with 2 additions and 3 deletions
|
@ -67,8 +67,7 @@ new Vue({
|
|||
router,
|
||||
store,
|
||||
el: '#app',
|
||||
template: '<App/>',
|
||||
components: { App }
|
||||
render: h => h(App)
|
||||
})
|
||||
|
||||
window.fetch('/static/config.json')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue