We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88436f5 commit c2f207eCopy full SHA for c2f207e
.nodemon.json
@@ -9,5 +9,5 @@
9
"verbose": true,
10
"ignore": ["**/*.json", "fixtures/**", "contracts/*/types/**", "**/*/cache/", "**/*/artifacts/"],
11
"ext": "ts,sh,tsx",
12
- "exec": "yarn build:ci"
+ "exec": "yarn build:all"
13
}
0 commit comments