Skip to content

Commit 54ffee4

Browse files
committed
silent: false for orm tsdown build
1 parent 6d476d4 commit 54ffee4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drizzle-orm/scripts/build.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ async function main() {
6868
sourcemap: true,
6969
dts: true,
7070
clean: false,
71-
silent: true,
7271
alias: {
7372
'~': './src',
7473
},

0 commit comments

Comments
 (0)