fix(nitro): mock consola (#106)

This commit is contained in:
Alexander Lichter 2021-04-21 13:16:04 +02:00 committed by GitHub
parent 8f8551cd67
commit 4c0dba202f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,6 +39,7 @@ export const getRollupConfig = (nitroContext: NitroContext) => {
// General
debug: 'un/npm/debug',
depd: 'un/npm/depd',
consola: 'un/npm/consola',
// Vue 2
encoding: 'un/mock/proxy',
he: 'un/mock/proxy',