mirror of
https://github.com/velocitatem/PHANTOM.git
synced 2026-05-31 16:43:36 +00:00
fixing build in prod
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
"install": {
|
"install": {
|
||||||
"executor": "nx:run-commands",
|
"executor": "nx:run-commands",
|
||||||
"options": {
|
"options": {
|
||||||
"command": "npm install",
|
"command": "npm install --include=dev",
|
||||||
"cwd": "web"
|
"cwd": "web"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user