mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[affected:*][ci:force] Added pretheme for core as it is mandatory when publishing and rebuilding
This commit is contained in:
@@ -132,7 +132,7 @@
|
||||
},
|
||||
"npm-publish": {
|
||||
"executor": "nx:run-commands",
|
||||
"dependsOn": ["build"],
|
||||
"dependsOn": ["build", "pretheme"],
|
||||
"options": {
|
||||
"cwd": "dist/libs/core",
|
||||
"commands": [
|
||||
|
Reference in New Issue
Block a user