Whoops shouldn't have forgotten that (#1367)

Yea, should not have forgotten that :P
This commit is contained in:
Bagel03 2022-02-03 02:40:24 -05:00 committed by GitHub
parent a1cc0cc49c
commit 10fb7ddb5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -230,6 +230,9 @@ module.exports = ({
{ pattern: /globalConfig\.debug/g, replacement: () => "''" }, { pattern: /globalConfig\.debug/g, replacement: () => "''" },
], ],
}), }),
{
loader: path.resolve(__dirname, "mod.js"),
},
], ],
}, },
{ {