添加提示
This commit is contained in:
@ -114,8 +114,6 @@ module.exports = (app, cb) => {
|
||||
if (stats.errors.length) return
|
||||
|
||||
serverTime = stats.time
|
||||
// console.log('web-dev')
|
||||
// update()
|
||||
})
|
||||
|
||||
// web
|
||||
@ -190,8 +188,6 @@ module.exports = (app, cb) => {
|
||||
))
|
||||
|
||||
webTime = stats.time
|
||||
// console.log('web-dev')
|
||||
// update()
|
||||
})
|
||||
app.use(webpackHotMiddleware(clientCompiler))
|
||||
}
|
||||
|
Reference in New Issue
Block a user