mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-21 07:31:58 +01:00
Revert "Added "dehydrate" to (hopefully) fix problems"
This reverts commit da14d297fe
.
This commit is contained in:
parent
da14d297fe
commit
cc0916d565
308
package-lock.json
generated
308
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -23,7 +23,6 @@
|
|||||||
"lodash.groupby": "^4.6.0",
|
"lodash.groupby": "^4.6.0",
|
||||||
"lodash.sortby": "^4.7.0",
|
"lodash.sortby": "^4.7.0",
|
||||||
"vuepress-plugin-clean-urls": "^1.0.3",
|
"vuepress-plugin-clean-urls": "^1.0.3",
|
||||||
"vuepress-plugin-container": "^2.0.2",
|
"vuepress-plugin-container": "^2.0.2"
|
||||||
"vuepress-plugin-dehydrate": "^1.0.3"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -18,8 +18,5 @@ module.exports = [
|
|||||||
],
|
],
|
||||||
[
|
[
|
||||||
'clean-urls'
|
'clean-urls'
|
||||||
],
|
|
||||||
[
|
|
||||||
'dehydrate'
|
|
||||||
]
|
]
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user