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