Unverified Commit a7bfd3b2 authored by 若依's avatar 若依 Committed by Gitee

!822 删除未生效代码

Merge pull request !822 from mrzxc/fixbug/unuseCodeDelete
parents 3f4ac65a 08d03267
...@@ -123,12 +123,7 @@ module.exports = { ...@@ -123,12 +123,7 @@ module.exports = {
} }
} }
}) })
config.optimization.runtimeChunk('single')
config.optimization.runtimeChunk('single'),
{
from: path.resolve(__dirname, './public/robots.txt'), //防爬虫文件
to: './' //到根目录下
}
}) })
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment