Refactor backend folder structure (#4505)
* Refactor backend folder structure Co-authored-by: Charles Bochet <charles@twenty.com> * fix tests * fix * move yoga hooks --------- Co-authored-by: Charles Bochet <charles@twenty.com>
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
],
|
||||
"options": {
|
||||
"cwd": "packages/twenty-server",
|
||||
"command": "node dist/src/command.js"
|
||||
"command": "node dist/src/command/command.js"
|
||||
}
|
||||
},
|
||||
"test:debug": {
|
||||
|
||||
Reference in New Issue
Block a user