lizhouze
2022-09-06 15:50:10 +08:00
committed by 卡哥
parent d4a91b5a53
commit 8b8b46a5a3
+3
View File
@@ -219,6 +219,9 @@ function setReleaseConfig(config) {
})]
});
config.output.sourceMapFilename = '_releaseMap/[name].js.map';
config.performance = {
hints: false
};
}
function setCopyPluginConfig(config) {