Skip to content

Commit

Permalink
Remove build-ng-packagr & fix upstream dep
Browse files Browse the repository at this point in the history
  • Loading branch information
sagarchikane committed Mar 7, 2023
1 parent f52dfb6 commit 5ddddc3
Show file tree
Hide file tree
Showing 3 changed files with 301 additions and 1,194 deletions.
2 changes: 1 addition & 1 deletion angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"prefix": "mobx",
"architect": {
"build": {
"builder": "@angular-devkit/build-ng-packagr:build",
"builder": "@angular-devkit/build-angular:ng-packagr",
"options": {
"tsConfig": "projects/mobx-angular/tsconfig.lib.json",
"project": "projects/mobx-angular/ng-package.json"
Expand Down

0 comments on commit 5ddddc3

Please sign in to comment.