Commit a13f715d authored by 顾文旭's avatar 顾文旭

prod

parent 781c7ec9
......@@ -31,9 +31,6 @@ module.exports = {
publicPath: isDev ? "/" : "/dist",
lintOnSave: isDev,
productionSourceMap: false, // 去掉生成环境的 sourceMap
output: {
filename: this.mode === 'js/[name].[hash:10].js',
},
devServer: {
proxy: "http://127.0.0.1:8055", //http://localhost:8055
hot: true,
......
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