some code cleaning trying to resolve thematique not loading on prod

This commit is contained in:
2022-03-08 14:30:49 +01:00
parent af3eff0333
commit 6351fd5825
12 changed files with 27 additions and 24 deletions

View File

@ -24,8 +24,8 @@ Vue.use(InfiniteLoading, {
import VModal from 'vue-js-modal'
Vue.use(VModal, { dialog: true })
import store from 'vuejs/store'
import router from 'vuejs/route'
import store from 'vuejs/store'
// import VueI18n from 'vue-i18n'
// Vue.use(VueI18n)