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

@@ -300,7 +300,7 @@
"sourceRoot": "lib/core/src",
"prefix": "adf",
"architect": {
"build-lib": {
"build": {
"builder": "@angular-devkit/build-angular:ng-packagr",
"options": {
"tsConfig": "lib/core/tsconfig.lib.json",