Skip to content

Commit afee3b0

Browse files
committed
build: remove cts file
1 parent 4825f9e commit afee3b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsup.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ export default defineConfig((options) => {
1717
...commonOptions,
1818
format: ['cjs'],
1919
target: 'es5',
20+
dts: false,
2021
},
2122
{
2223
...commonOptions,

0 commit comments

Comments
 (0)