Commit 95bf561f authored by 郭志伟's avatar 郭志伟 Committed by 郝聪敏

build: 环境调整

parent 302f246c
......@@ -3,9 +3,6 @@ const resolve = dir => path.join(__dirname, dir);
const IS_PROD = process.env.NODE_ENV === "production";
module.exports = {
configureWebpack: {
devtool: "source-map"
},
chainWebpack: config => {
config.plugin("html").tap(args => {
args[0].title = "芒果保险";
......
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