remove mangle exports

This commit is contained in:
weboko 2023-02-02 01:02:57 +01:00
parent ee3205c7cb
commit 28acac1e3c
No known key found for this signature in database

View File

@ -37,7 +37,6 @@ module.exports = function (config) {
webpack: {
mode: "production",
optimization: {
mangleExports: false,
minimize: false,
},
resolve: {