mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-15 09:24:52 +03:00
spacing
This commit is contained in:
parent
544ab5cb17
commit
7c8d6eecad
|
@ -8,6 +8,7 @@ Vue.config.productionTip = false
|
||||||
|
|
||||||
// Vuex state will be used in this entry point
|
// Vuex state will be used in this entry point
|
||||||
Vue.use(VuexAsPlugin);
|
Vue.use(VuexAsPlugin);
|
||||||
|
|
||||||
registerModules( {
|
registerModules( {
|
||||||
'fruit' : {
|
'fruit' : {
|
||||||
module: FruitModule,
|
module: FruitModule,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user