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

This commit is contained in:
Vito Albano
2024-05-09 12:48:17 +02:00
committed by DominikIwanek
parent f2b38952c4
commit 3e648b0c09
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",