Clean up dist folders (#3053)
This commit is contained in:
@ -107,6 +107,9 @@
|
||||
"executor": "nx:run-commands",
|
||||
"options": {
|
||||
"commands": [
|
||||
{
|
||||
"command": "shx rm -rf dist/apps/client"
|
||||
},
|
||||
{
|
||||
"command": "shx mkdir -p dist/apps/client/.well-known"
|
||||
},
|
||||
|
Reference in New Issue
Block a user