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

This commit is contained in:
Vito Albano
2024-05-23 13:34:54 +01:00
committed by VitoAlbano
parent 31ce984837
commit fa6d14da6c
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -457,7 +457,7 @@
"npm-publish": {
"builder": "nx:run-commands",
"dependsOn": [
"build"
"build", "pretheme"
],
"options": {
"cwd": "dist/libs/core",