Skip to content

Commit

Permalink
fix: keep consola/core subpath as is
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed May 24, 2023
1 parent cc617da commit 40617bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/presets/nodeless.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ const nodeless: Preset & { alias: Map<string, string> } = {
"mime/lite": "unenv/runtime/npm/mime",
_mime: "mime/lite.js",
fsevents: "unenv/runtime/npm/fsevents",
"consola/core": "consola/core",
"node-fetch": "unenv/runtime/npm/node-fetch",
"node-fetch-native": "unenv/runtime/npm/node-fetch",
"node-fetch-native/polyfill": "unenv/runtime/mock/empty",
Expand Down

0 comments on commit 40617bc

Please sign in to comment.