Skip to content

Commit ebe09cd

Browse files
committed
upgraded ng-cli version to 11.2.12
1 parent 24c59f9 commit ebe09cd

File tree

5 files changed

+2348
-2826
lines changed

5 files changed

+2348
-2826
lines changed

angular.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
"$schema": "./node_modules/@angular/cli/lib/config/schema.json",
3+
"cli": {
4+
"analytics": "e08c68e1-44a7-45ac-b4bd-9a6e0380538f"
5+
},
36
"version": 1,
47
"newProjectRoot": "projects",
58
"projects": {
@@ -41,7 +44,6 @@
4144
"optimization": true,
4245
"outputHashing": "all",
4346
"sourceMap": false,
44-
"extractCss": true,
4547
"namedChunks": false,
4648
"extractLicenses": true,
4749
"vendorChunk": false,

0 commit comments

Comments
 (0)