Skip to content

Commit 5ff89d5

Browse files
committed
no dts file for cli
1 parent 09b6e2c commit 5ff89d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsdown.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@ export default defineConfig([
1010
entry: 'src/cli/cli.ts',
1111
platform: 'node',
1212
format: 'esm',
13+
dts: false,
1314
},
1415
])

0 commit comments

Comments
 (0)