Whoops shouldn't have forgotten that (#1367)

Yea, should not have forgotten that :P
pull/1369/head
Bagel03 2 years ago committed by GitHub
parent a1cc0cc49c
commit 10fb7ddb5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save