Skip to content

Commit 62ae254

Browse files
committed
2.0.5 / build changes
1 parent 7adb2a7 commit 62ae254

File tree

5 files changed

+664
-720
lines changed

5 files changed

+664
-720
lines changed

angular.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
"configurations": {
141141
"production": {}
142142
},
143-
"builder": "@angular-devkit/build-ng-packagr:build",
143+
"builder": "@angular-devkit/build-angular:ng-packagr",
144144
"options": {
145145
"tsConfig": "projects/gojs-angular/tsconfig.lib.json",
146146
"project": "projects/gojs-angular/ng-package.json"
@@ -168,5 +168,8 @@
168168
}
169169
}
170170
}
171+
},
172+
"cli": {
173+
"analytics": false
171174
}
172175
}

0 commit comments

Comments
 (0)