Skip to content

Commit 99b44e5

Browse files
committed
Merge branch 'vpetrusevici-update-to-angular-15'
* vpetrusevici-update-to-angular-15: fix fonts and remove unnecessary fields remove unnecessary fields use separate variables for rgb mapping minor update add default values revert unnecessary changes last fixes for angular 15 update update materual to v15 update to v15 update typescript update materual to v14 update to v14 minor update
2 parents 86f8a9f + 32a1775 commit 99b44e5

File tree

14 files changed

+11614
-7559
lines changed

14 files changed

+11614
-7559
lines changed

angular.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,5 +138,10 @@
138138
}
139139
}
140140
},
141-
"defaultProject": "angular-material-css-vars"
141+
"cli": {
142+
"analytics": false,
143+
"cache": {
144+
"enabled": false
145+
}
146+
}
142147
}

0 commit comments

Comments
 (0)