mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 06:05:11 +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()
|
||||
let errors = []
|
||||
|
||||
// Add flag to set process.generate
|
||||
// Add flag to set process.static
|
||||
this.builder.forGenerate()
|
||||
|
||||
// Wait for nuxt be ready
|
||||
|
Loading…
Reference in New Issue
Block a user