🎨 Site > Store > Separate into modules
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
// (runtime-only or standalone) has been set in webpack.base.conf with an alias.
|
||||
import Vue from 'vue'
|
||||
import App from '@/components/application/'
|
||||
import store from '@/store.js'
|
||||
import store from '@/store/'
|
||||
|
||||
Vue.config.productionTip = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user