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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

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