Second commit
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
"concurrently": "^9.2.1"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "concurrently -k -n BACKEND,FRONTEND -c blue,green \"npm --prefix backend run dev\" \"npm --prefix frontend run dev\""
|
||||
"dev": "concurrently -k -n BACKEND,FRONTEND -c blue,green \"DEBUG=* npm --prefix backend run dev\" \"npm --prefix frontend run dev\""
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user