File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,13 @@ import Vue from 'vue'
22{ { #isEnabled plugins 'axios' } }
33import axios from 'axios'
44{ { / i s E n a b l e d } }
5+ { { #isEnabled plugins 'vuex' } }
6+ { { #isEnabled plugins 'vue-router' } }
7+ { { #isEnabled plugins 'vuex-router-sync' } }
8+ import { sync } from 'vuex-router-sync'
9+ { { / i s E n a b l e d } }
10+ { { / i s E n a b l e d } }
11+ { { / i s E n a b l e d } }
512{ { #isEnabled plugins 'vue-spacebro-client' } }
613import VueSpacebroClient from 'vue-spacebro-client'
714{ { / i s E n a b l e d } }
@@ -15,13 +22,6 @@ import router from './router'
1522{ { #isEnabled plugins 'vuex' } }
1623import store from './store'
1724{ { / i s E n a b l e d } }
18- { { #isEnabled plugins 'vuex' } }
19- { { #isEnabled plugins 'vue-router' } }
20- { { #isEnabled plugins 'vuex-router-sync' } }
21- import { sync } from 'vuex-router-sync'
22- { { / i s E n a b l e d } }
23- { { / i s E n a b l e d } }
24- { { / i s E n a b l e d } }
2525{ { #if serviceWorker } }
2626require ( '@/lib/sw-register' )
2727{ { / i f } }
You can’t perform that action at this time.
0 commit comments