mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
cli: consola.info
This commit is contained in:
parent
a8cbbf03ce
commit
44d1e83c7f
@ -468,7 +468,7 @@ export default class Builder {
|
||||
|
||||
// Warmup perfLoader before build
|
||||
if (this.options.build.parallel) {
|
||||
consola.start('Warming up worker pools')
|
||||
consola.info('Warming up worker pools')
|
||||
this.perfLoader.warmupAll()
|
||||
consola.success('Worker pools ready')
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user