Skip to content

Commit

Permalink
use esm and cjs
Browse files Browse the repository at this point in the history
  • Loading branch information
charkour committed Dec 8, 2023
2 parents 602c0ae + 524e903 commit 2813b79
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 @@ -5,4 +5,5 @@ export default defineConfig({
sourcemap: true,
clean: true,
dts: true,
format: ['cjs', 'esm'],
});

0 comments on commit 2813b79

Please sign in to comment.