Merge branch 'develop' into feature/hash-routed
This commit is contained in:
commit
7661357cf6
2 changed files with 2 additions and 3 deletions
|
@ -66,8 +66,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