mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-07 09:22:27 +00:00
remove extra watching
This commit is contained in:
parent
3e0ba3000f
commit
8a3e64c1bf
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user