remove extra watching

This commit is contained in:
Pooya Parsa 2018-03-01 16:48:47 +03:30
parent 3e0ba3000f
commit 8a3e64c1bf

View File

@ -598,8 +598,6 @@ module.exports = class Builder {
)
)
this.compilersWatching.push(this.webpackDevMiddleware.watching)
// Inject to renderer instance
if (this.nuxt.renderer) {
this.nuxt.renderer.webpackDevMiddleware = this.webpackDevMiddleware