This commit is contained in:
a.bouhuolia
2023-03-07 23:20:14 +02:00
parent 19191ac089
commit e5ac758d7f
2 changed files with 8 additions and 10 deletions

View File

@@ -1,9 +0,0 @@
{
"buildCommand": "npm run build:webapp",
"devCommand": "npm run dev:webapp",
"installCommand": "yarn install && yarn bootstrap",
"outputDirectory": "packages/webapp/build",
"env": {
"CI": "false"
}
}