1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00

Removes unwanted ], (#1384)

The ], breaks build, with a core error
This commit is contained in:
WaffleDevsAlt
2022-02-15 02:31:02 -05:00
committed by GitHub
parent 4f0af32a5e
commit 81d65e5801

View File

@@ -97,7 +97,6 @@ module.exports = ({ watch = false, standalone = false, chineseVersion = false, w
loader: path.resolve(__dirname, "mod.js"),
},
],
],
},
{
test: /\.worker\.js$/,