We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
unenv/npm/consola
1 parent ac78f21 commit 57bd74bCopy full SHA for 57bd74b
1 file changed
src/rollup/config.ts
@@ -63,8 +63,6 @@ export const getRollupConfig = (nitro: Nitro): RollupConfig => {
63
? {}
64
: {
65
debug: "unenv/npm/debug",
66
- "consola/core": "consola/core",
67
- consola: "unenv/npm/consola",
68
}),
69
...(nitro.options.node === false
70
0 commit comments