Browse Source

rolback the builder

pull/16424/head
Mahmut Gundogdu 3 years ago
parent
commit
04310ea129
  1. 2
      npm/packs/utils/angular.json

2
npm/packs/utils/angular.json

@ -10,7 +10,7 @@
"prefix": "lib",
"architect": {
"build": {
"builder": "@angular-devkit/build-angular:ng-packagr",
"builder": "@angular-devkit/build-ng-packagr:build",
"options": {
"tsConfig": "projects/utils/tsconfig.lib.json",
"project": "projects/utils/ng-package.json"

Loading…
Cancel
Save