Skip to content

Commit 1258030

Browse files
authored
chore: upgrade to angular 14 trungvose#105 (trungvose#106)
* chore: upgrade to angular 14 * chore: update sentry code * chore: update build command
2 parents 3d99478 + d6a2e18 commit 1258030

File tree

19 files changed

+8905
-4856
lines changed

19 files changed

+8905
-4856
lines changed

angular.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,9 +164,10 @@
164164
}
165165
}
166166
},
167-
"defaultProject": "frontend",
168167
"cli": {
169168
"analytics": false,
170-
"defaultCollection": "@datorama/akita"
169+
"schematicCollections": [
170+
"@datorama/akita"
171+
]
171172
}
172173
}

0 commit comments

Comments
 (0)