Skip to content

Commit 3d7f91c

Browse files
committed
chore: update
1 parent 861c1d6 commit 3d7f91c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsdown.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ export default defineConfig({
66
format: ['cjs'],
77
copy: ['lib/index.d.ts'],
88
dts: false,
9-
skipNodeModulesBundle: true,
9+
external: ['typescriopt'],
1010
unbundle: true
1111
})

0 commit comments

Comments
 (0)