Gestion des erreurs et intégration d'Appolo
Showing
- components/btnloading.vue 1 addition, 1 deletioncomponents/btnloading.vue
- components/navmenu.vue 3 additions, 4 deletionscomponents/navmenu.vue
- mixins/wotwizard.js 6 additions, 5 deletionsmixins/wotwizard.js
- nuxt.config.js 10 additions, 1 deletionnuxt.config.js
- package-lock.json 6527 additions, 851 deletionspackage-lock.json
- package.json 2 additions, 0 deletionspackage.json
- pages/appolo.vue 56 additions, 0 deletionspages/appolo.vue
- pages/explore.vue 4 additions, 5 deletionspages/explore.vue
source diff could not be displayed: it is too large. Options to address this: view the blob.
... | ... | @@ -9,9 +9,11 @@ |
"generate": "nuxt generate" | ||
}, | ||
"dependencies": { | ||
"@nuxtjs/apollo": "^4.0.1-rc.5", | ||
"@nuxtjs/pwa": "^3.3.5", | ||
"bootstrap": "^4.6.0", | ||
"core-js": "^3.15.1", | ||
"graphql-tag": "^2.12.6", | ||
"nuxt": "^2.15.7" | ||
}, | ||
"devDependencies": { | ||
... | ... |
pages/appolo.vue
0 → 100644
Please register or sign in to comment