Skip to content

Commit

Permalink
chore: fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
nonzzz committed Mar 10, 2024
1 parent 24e9b96 commit 84baf04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsup.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ export const tsup: Options = {
clean: true,
shims: true,
minify: true,
external: ['vite'],
noExternal: ['@nolyfill/es-aggregate-error']
}

0 comments on commit 84baf04

Please sign in to comment.