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 f955b49 commit 8f2107cCopy full SHA for 8f2107c
1 file changed
package.json
@@ -13,7 +13,7 @@
13
"test:js": "vitest run",
14
"test:nr": "aztec test",
15
"lint:prettier": "prettier '**/*.{js,ts}' --write",
16
- "ccc": "yarn clean && yarn compile && yarn codegen -f",
+ "ccc": "yarn clean && yarn compile && yarn codegen",
17
"benchmark": "aztec-benchmark --suffix _base",
18
"prepare": "husky"
19
},
0 commit comments