[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 cf0a0594d0
commit a4804d8416
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": [