Skip to content

Commit

Permalink
chore: fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Jun 13, 2024
1 parent 7f21afc commit a45a10a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ export default defineBuildConfig({
{ input: "src/types/index.ts" },
],
alias: {
nitro: "nitro",
"nitro/meta": resolve(srcDir, "../meta.ts"),
"nitro/runtime/meta": resolve(srcDir, "../runtime-meta.mjs"),
...Object.fromEntries(
Expand Down

0 comments on commit a45a10a

Please sign in to comment.