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