Skip to content

Commit 976082e

Browse files
committed
angular update
1 parent 820033e commit 976082e

File tree

6 files changed

+4385
-5719
lines changed

6 files changed

+4385
-5719
lines changed

sandbox/.browserslistrc

Lines changed: 0 additions & 16 deletions
This file was deleted.

sandbox/angular.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
"budgets": [
4242
{
4343
"type": "initial",
44-
"maximumWarning": "500kb",
45-
"maximumError": "1mb"
44+
"maximumWarning": "5mb",
45+
"maximumError": "10mb"
4646
},
4747
{
4848
"type": "anyComponentStyle",
@@ -107,6 +107,5 @@
107107
}
108108
}
109109
}
110-
},
111-
"defaultProject": "sandbox"
110+
}
112111
}

0 commit comments

Comments
 (0)