1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-09-26 22:05:14 +00:00

Revert being able to override exports since it breaks in prod

This commit is contained in:
tobspr
2022-02-03 20:26:29 +01:00
parent 8e38ef0708
commit aa8d105e14
3 changed files with 2 additions and 9 deletions

View File

@@ -93,9 +93,6 @@ module.exports = ({ watch = false, standalone = false, chineseVersion = false, w
end: "typehints:end",
},
},
{
loader: path.resolve(__dirname, "mod.js"),
},
],
},
{