fix(nxdev): fix serving (#6333)
This commit is contained in:
parent
9c3d798ecc
commit
cb3440a7af
@ -20,6 +20,8 @@
|
|||||||
],
|
],
|
||||||
"executor": "@nrwl/workspace:run-commands",
|
"executor": "@nrwl/workspace:run-commands",
|
||||||
"options": {
|
"options": {
|
||||||
|
"root": "nx-dev/nx-dev",
|
||||||
|
"outputPath": "dist/nx-dev/nx-dev",
|
||||||
"command": "echo Build complete!"
|
"command": "echo Build complete!"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user