Fix twenty cli (#15997)
As title fixes "app add" and "app init" commands adds tests
This commit is contained in:
@@ -19,8 +19,7 @@
|
||||
"options": {
|
||||
"cwd": "packages/twenty-cli",
|
||||
"commands": [
|
||||
"cp -R src/constants/base-application-project dist/constants",
|
||||
"cp -R src/constants/schemas dist/constants"
|
||||
"cp -R src/constants/base-application-project dist/constants"
|
||||
]
|
||||
},
|
||||
"dependsOn": ["before-build"]
|
||||
|
||||
Reference in New Issue
Block a user