Skip to content

Commit 1b044f9

Browse files
committed
Verbose build
1 parent d12cf1b commit 1b044f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"install": "npm run libchdb && npm run build",
1212
"test": "node example.js",
1313
"libchdb": "./update_libchdb.sh",
14-
"build": "node-gyp configure build"
14+
"build": "node-gyp configure build --verbose"
1515
},
1616
"author": {
1717
"name": "chdb",

0 commit comments

Comments
 (0)