石广澎
2025-11-17 8771da2ccf6f7c3fd2a8c89a1a0e230c6386db7f
manifest.json
@@ -77,16 +77,8 @@
            "mode" : "history"
        },
        "devServer" : {
            "proxy" : {
                "/dev-api" : {
                    "target" : "http://172.16.2.117:8080",
                    "changeOrigin" : true,
                    "secure" : false,
                    "pathRewrite" : {
                        "^/dev-api" : ""
                    }
                }
            }
            "https" : false,
            "disableHostCheck" : true
        },
        "optimization" : {
            "treeShaking" : {