Skip to content

Commit 247f812

Browse files
authored
feat: add tsdown.config.* to build tools (#266)
1 parent c1f74cc commit 247f812

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

update.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ const buildTools = [
88
'rolldown.config.*',
99
'rollup.config.*',
1010
'tsup.config.*',
11+
'tsdown.config.*',
1112
'webpack*',
1213
'rspack*',
1314
]

0 commit comments

Comments
 (0)