Commit 34da522
authored
feat: additional support for
You can trigger a build via `nx build TARGET` or `nx run TARGET:build`. The latter is also being used if you run `nx affected:build` or something like `nx run-many --target build --all --prod --with-deps`. This would set `isBuild` to false.nx run nativescript-app:build (#29)1 parent 5e584e8 commit 34da522
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments