fix(cli): generate still run cache when disabled (#7802)

Co-authored-by: lihbr <lihbr@users.noreply.github.com>
This commit is contained in:
lihbr 2020-07-29 11:19:46 +02:00 committed by GitHub
parent 4db7e432df
commit 3d1526364a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ export async function ensureBuild (cmd) {
const builder = await cmd.getBuilder(nuxt)
await builder.build()
await nuxt.close()
return
}
// Default build ignore files