manifest.json
@@ -77,17 +77,8 @@ "mode" : "history" }, "devServer" : { "proxy" : { "/dev-api" : { "target" : "http://172.16.2.121:8080", "changeOrigin" : true, "secure" : false, "pathRewrite" : { "^/dev-api" : "" } } }, "port" : "" "https" : false, "disableHostCheck" : true }, "optimization" : { "treeShaking" : {