Skip to content

Commit 35bf261

Browse files
committed
chore: do not split build
issue arises when using the published binary
1 parent 6017c16 commit 35bf261

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

build.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,4 @@ await Bun.build({
55
outdir: './dist',
66
plugins: [dts()],
77
target: 'node',
8-
splitting: true,
98
})

0 commit comments

Comments
 (0)