[affected:*][ci:force] Added pretheme for core as it is mandatory when publishing and rebuilding

This commit is contained in:
Vito Albano
2024-03-21 00:03:10 +00:00
committed by VitoAlbano
parent 054067ac68
commit d0e494bd46
3 changed files with 3 additions and 3 deletions

View File

@@ -132,7 +132,7 @@
},
"npm-publish": {
"executor": "nx:run-commands",
"dependsOn": ["build"],
"dependsOn": ["build", "pretheme"],
"options": {
"cwd": "dist/libs/core",
"commands": [