Skip to content

Commit 169aa7b

Browse files
authored
tsdown (#63)
1 parent 97f9bce commit 169aa7b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tsdown.config.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ export default defineConfig({
77
cac: 'src/cac.ts',
88
commander: 'src/commander.ts',
99
'bin/cli': 'bin/cli.ts',
10-
'examples/demo.t': 'examples/demo.t.ts',
11-
'examples/demo.cac': 'examples/demo.cac.ts',
12-
'examples/demo.citty': 'examples/demo.citty.ts',
13-
'examples/demo.commander': 'examples/demo.commander.ts',
1410
},
1511
format: ['esm'],
1612
dts: true,

0 commit comments

Comments
 (0)