mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-27 16:12:12 +00:00
remove unnecessary initialized
This commit is contained in:
parent
de51b8a6da
commit
8691e21efb
@ -37,7 +37,6 @@ export default class Builder extends Tapable {
|
||||
this.options = nuxt.options
|
||||
|
||||
this._buildStatus = STATUS.INITIAL
|
||||
this.initialized = false
|
||||
|
||||
// Fields that set on build
|
||||
this.compiler = null
|
||||
|
Loading…
Reference in New Issue
Block a user