Vanessa 2023-03-02 09:58:16 +08:00
parent b649a70e8c
commit a23fcd605d
6 changed files with 2 additions and 40 deletions

View file

@ -49,10 +49,6 @@ module.exports = (env, argv) => {
use: [
{
loader: "esbuild-loader",
options: {
minify: false,
keepNames: true,
},
},
{
loader: "ifdef-loader",