Set inputs to nx
This commit is contained in:
parent
891ae41a7e
commit
d34b4c9d80
|
@ -175,6 +175,10 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"build": {
|
"build": {
|
||||||
|
"inputs": [
|
||||||
|
"{projectRoot}/builder",
|
||||||
|
"{projectRoot}/client"
|
||||||
|
],
|
||||||
"outputs": [
|
"outputs": [
|
||||||
"{projectRoot}/builder",
|
"{projectRoot}/builder",
|
||||||
"{projectRoot}/client",
|
"{projectRoot}/client",
|
||||||
|
|
Loading…
Reference in New Issue