Skip to content

Commit 9053e98

Browse files
committed
debug build script
1 parent ae83b82 commit 9053e98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/db/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
},
2525
"scripts": {
2626
"build": "tsup",
27+
"build:debug": "tsup --sourcemap inline",
2728
"dev": "tsup --watch"
2829
},
2930
"dependencies": {

0 commit comments

Comments
 (0)