We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae83b82 commit 9053e98Copy full SHA for 9053e98
packages/db/package.json
@@ -24,6 +24,7 @@
24
},
25
"scripts": {
26
"build": "tsup",
27
+ "build:debug": "tsup --sourcemap inline",
28
"dev": "tsup --watch"
29
30
"dependencies": {
0 commit comments