1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-06-13 13:04:03 +00:00

Whoops shouldn't have forgotten that

Yea, should not have forgotten that :P
This commit is contained in:
Bagel03 2022-02-01 21:27:28 -05:00 committed by GitHub
parent f13a48e812
commit fb655bfe2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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