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

This commit is contained in:
Vito Albano
2024-06-03 16:10:05 +01:00
committed by VitoAlbano
parent abf6b2b8aa
commit 10afafcd61
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",