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:
parent
b89977f4ce
commit
b51057a99a
6 changed files with 347 additions and 14 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue