Skip to content

Commit 7d6276e

Browse files
TheAlexLichtersxzz
andcommitted
chore: use fixedExtension
Co-Authored-By: sxzz <sxzz@sxzz.moe>
1 parent 8de457e commit 7d6276e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tsdown.config.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ export default defineConfig({
77
removeNodeProtocol: true,
88
dts: true,
99
exports: true,
10-
publint: true
10+
publint: true,
11+
fixedExtension: true
1112
})

0 commit comments

Comments
 (0)