update 撤回上一版本误提交的代码

This commit is contained in:
2021-06-22 13:35:01 +08:00
parent 529558e507
commit 05d06b983f

View File

@@ -28,7 +28,7 @@ module.exports = {
], ],
webpack: { webpack: {
plugins: [ plugins: [
// new MonacoWebpackPlugin() new MonacoWebpackPlugin()
] ]
} }
} }