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

This commit is contained in:
Vito Albano
2024-05-10 14:43:28 +01:00
committed by VitoAlbano
parent 0bdd9d0cb5
commit 3036d29be9
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -456,7 +456,7 @@
"npm-publish": {
"builder": "nx:run-commands",
"dependsOn": [
"build"
"build", "pretheme"
],
"options": {
"cwd": "dist/libs/core",