update 处理一些样式问题

This commit is contained in:
2021-07-02 14:11:48 +08:00
parent 4053d6ff0a
commit 717c264518
7 changed files with 106 additions and 56 deletions

View File

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