1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-08-14 05:21:42 +08:00

Update config.js

This commit is contained in:
guide 2022-01-05 11:56:30 +08:00
parent 2103267344
commit 62677176c6

View File

@ -26,6 +26,12 @@ module.exports = config({
// }
// },
plugins: [
[
"@mr-hope/seo",
],
],
configureWebpack: {
//vuepress 编译压缩
plugins: [new CompressionPlugin({
@ -65,6 +71,8 @@ module.exports = config({
s.parentNode.insertBefore(hm, s);
})();`
]
// 百度站点验证
["meta", { name: "baidu-site-verification", content: "code-IZvTs9l2OK" }],
],
locales: {
"/": {