mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[affected:*][ci:force] Added pretheme for core as it is mandatory when publishing and rebuilding
This commit is contained in:
+1
-1
@@ -457,7 +457,7 @@
|
||||
"npm-publish": {
|
||||
"builder": "nx:run-commands",
|
||||
"dependsOn": [
|
||||
"build"
|
||||
"build", "pretheme"
|
||||
],
|
||||
"options": {
|
||||
"cwd": "dist/libs/core",
|
||||
|
||||
Reference in New Issue
Block a user