Skip to content

Commit

Permalink
2.0.5 / build changes
Browse files Browse the repository at this point in the history
  • Loading branch information
rjohnson465 committed Aug 12, 2022
1 parent 7adb2a7 commit 62ae254
Show file tree
Hide file tree
Showing 5 changed files with 664 additions and 720 deletions.
5 changes: 4 additions & 1 deletion angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
"configurations": {
"production": {}
},
"builder": "@angular-devkit/build-ng-packagr:build",
"builder": "@angular-devkit/build-angular:ng-packagr",
"options": {
"tsConfig": "projects/gojs-angular/tsconfig.lib.json",
"project": "projects/gojs-angular/ng-package.json"
Expand Down Expand Up @@ -168,5 +168,8 @@
}
}
}
},
"cli": {
"analytics": false
}
}
Loading

0 comments on commit 62ae254

Please sign in to comment.