Skip to content

Commit fd9c6a4

Browse files
committed
chore: build config
1 parent e5e9d54 commit fd9c6a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/commandkit/tsup.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ export default defineConfig({
1111
keepNames: true,
1212
dts: true,
1313
shims: true,
14+
splitting: false,
1415
skipNodeModulesBundle: true,
1516
clean: true,
1617
target: 'node16',

0 commit comments

Comments
 (0)