mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 14:15:13 +00:00
fix typo
This commit is contained in:
parent
7f12803086
commit
d96a48c3b4
@ -26,7 +26,7 @@ export default class Generator extends Tapable {
|
|||||||
const s = Date.now()
|
const s = Date.now()
|
||||||
let errors = []
|
let errors = []
|
||||||
|
|
||||||
// Add flag to set process.generate
|
// Add flag to set process.static
|
||||||
this.builder.forGenerate()
|
this.builder.forGenerate()
|
||||||
|
|
||||||
// Wait for nuxt be ready
|
// Wait for nuxt be ready
|
||||||
|
Loading…
Reference in New Issue
Block a user