refactor: minor code refactors and fixes, update packages

This commit is contained in:
woothu
2020-03-19 14:09:01 +01:00
parent e1972c2cea
commit 0d2b619677
10 changed files with 575 additions and 671 deletions
+1
View File
@@ -8,6 +8,7 @@ import store from './store'
Vue.config.performance = true
Vue.use(CoreuiVue)
Vue.prototype.$log = console.log.bind(console)
new Vue({
el: '#app',