Removes unwanted ], (#1384)

The ], breaks build, with a core error
pull/1386/head
WaffleDevsAlt 2 years ago committed by GitHub
parent 4f0af32a5e
commit 81d65e5801
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save