Build core as usual and pretheme after build

This commit is contained in:
Maurizio Vitale
2022-11-02 18:25:19 +00:00
parent 84332cbe56
commit 3dde18fbd2
3 changed files with 2 additions and 3 deletions

View File

@@ -11,8 +11,6 @@
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
},
"scripts": {
"build": "npx nx run core:build-lib",
"postbuild": "npx nx run core:pretheme"
},
"exports": {
"./theming": {