1
0
Fork 0
mirror of https://github.com/em-squared/5e-drs.git synced 2025-10-29 12:44:20 +00:00

correction du bug mobile + test service worker

This commit is contained in:
Maxime Moraine 2020-04-16 10:58:50 +02:00
parent b89977f4ce
commit b51057a99a
6 changed files with 347 additions and 14 deletions

View file

@ -12,6 +12,7 @@
"dependencies": {
"@mdi/font": "^5.0.45",
"@vuepress/plugin-blog": "^1.9.2",
"@vuepress/plugin-pwa": "^1.4.1",
"flexsearch": "nextapps-de/flexsearch",
"markdown-it-div": "^1.1.0",
"markdown-it-multimd-table": "^4.0.1",
@ -20,6 +21,7 @@
"slugify": "^1.4.0",
"vuepress": "^1.4.0",
"vuepress-plugin-clean-urls": "^1.1.1",
"vuepress-plugin-dehydrate": "^1.1.3",
"vuepress-plugin-sitemap": "^2.3.1",
"vuetify": "^2.2.19",
"vuex": "^3.1.3"