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 e0d063e commit 3ce0680Copy full SHA for 3ce0680
packages/ferric-example/project.json
@@ -2,6 +2,7 @@
2
"$schema": "../../node_modules/nx/schemas/project-schema.json",
3
"targets": {
4
"build": {
5
+ "dependsOn": ["ferric-cli:build"],
6
"inputs": [
7
"{projectRoot}/build.rs",
8
"{projectRoot}/Cargo.toml",
0 commit comments