优化错误

This commit is contained in:
24kycj
2026-06-24 11:13:47 +08:00
parent dee6029642
commit c727492da2
3 changed files with 42 additions and 29 deletions
+1
View File
@@ -65,6 +65,7 @@ function startRenderer () {
contentBase: path.join(__dirname, '../'),
quiet: true,
hot: true,
disableHostCheck: true,
before (app, ctx) {
app.use(hotMiddleware)
ctx.middleware.waitUntilValid(() => {