@ -37,6 +37,9 @@
"executor": "nx:run-commands",
"options": {
"commands": [
{
"command": "shx rm -rf dist/apps/api"
},
"command": "shx mkdir -p dist/apps/api/assets/locales"
@ -107,6 +107,9 @@
"command": "shx rm -rf dist/apps/client"
"command": "shx mkdir -p dist/apps/client/.well-known"