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

@@ -119,7 +119,7 @@ import router from 'vuejs/route'
import store from 'vuejs/store'
// import JSONAPI from 'vuejs/api/json-axios'
import REST from 'vuejs/api/rest-axios'
// import REST from 'vuejs/api/rest-axios'
import MGQ from 'vuejs/api/graphql-axios'
import { print } from 'graphql/language/printer'
import gql from 'graphql-tag'