Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasIO committed Dec 11, 2024
1 parent 37b910a commit e90e1d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsup.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ const defaultOptions: Options = {
format: ['cjs', 'esm'],
splitting: false,
sourcemap: true,
// for the type maps to work, we use tsc's declaration-only command
dts: true,
clean: true,
bundle: false,
Expand Down

0 comments on commit e90e1d1

Please sign in to comment.