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 a0461d6 commit 75815ccCopy full SHA for 75815cc
1 file changed
package.json
@@ -41,7 +41,7 @@
41
"test:node": "yarn workspace node test",
42
"example": "yarn workspace op_sqlite_example",
43
"typecheck": "tsc",
44
- "prepare": "bob build && build:node",
+ "prepare": "bob build && yarn build:node",
45
"build:node": "yarn workspace node build",
46
"pods": "cd example && yarn pods",
47
"clang-format-check": "clang-format -i cpp/*.cpp cpp/*.h"
0 commit comments