优化错误
This commit is contained in:
@@ -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(() => {
|
||||
|
||||
Reference in New Issue
Block a user