mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
Whoops shouldn't have forgotten that (#1367)
Yea, should not have forgotten that :P
This commit is contained in:
parent
a1cc0cc49c
commit
10fb7ddb5c
@ -230,6 +230,9 @@ module.exports = ({
|
||||
{ pattern: /globalConfig\.debug/g, replacement: () => "''" },
|
||||
],
|
||||
}),
|
||||
{
|
||||
loader: path.resolve(__dirname, "mod.js"),
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user