Skip to content

Commit 6a3a743

Browse files
committed
angular v11 upgrade
1 parent 8585587 commit 6a3a743

8 files changed

+4405
-4337
lines changed

angular.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
"optimization": true,
4141
"outputHashing": "all",
4242
"sourceMap": false,
43-
"extractCss": true,
4443
"namedChunks": false,
4544
"aot": true,
4645
"extractLicenses": true,
@@ -114,7 +113,7 @@
114113
"prefix": "cookie-banner",
115114
"architect": {
116115
"build": {
117-
"builder": "@angular-devkit/build-ng-packagr:build",
116+
"builder": "@angular-devkit/build-angular:ng-packagr",
118117
"options": {
119118
"tsConfig": "projects/angular2-cookie-law-banner/tsconfig.lib.json",
120119
"project": "projects/angular2-cookie-law-banner/ng-package.json"

0 commit comments

Comments
 (0)