update 夜间模式

This commit is contained in:
2021-07-01 19:08:15 +08:00
parent 95cb5b4483
commit 4436230c71
95 changed files with 3286 additions and 721 deletions

View File

@@ -23,12 +23,13 @@ module.exports = {
javascriptEnabled: true,
},
},
importLoaders: 2
},
},
],
webpack: {
plugins: [
// new MonacoWebpackPlugin()
new MonacoWebpackPlugin()
]
}
}