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

Removes unwanted ],

The ], breaks build, with a core error
This commit is contained in:
WaffleDevsAlt 2022-02-14 11:17:09 -05:00 committed by GitHub
parent 4f0af32a5e
commit 99a23b56df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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