Skip to content

Commit

Permalink
Verbose build
Browse files Browse the repository at this point in the history
  • Loading branch information
auxten committed Jan 3, 2024
1 parent d12cf1b commit 1b044f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"install": "npm run libchdb && npm run build",
"test": "node example.js",
"libchdb": "./update_libchdb.sh",
"build": "node-gyp configure build"
"build": "node-gyp configure build --verbose"
},
"author": {
"name": "chdb",
Expand Down

0 comments on commit 1b044f9

Please sign in to comment.