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