Skip to content

Commit b2879d2

Browse files
committed
feat: update
1 parent a0cbfce commit b2879d2

File tree

14 files changed

+7204
-6614
lines changed

14 files changed

+7204
-6614
lines changed

frontend/src/angular/angular.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@
2828
},
2929
"index": "src/index.html",
3030
"polyfills": [
31-
"src/polyfills.ts"
31+
"src/polyfills.ts",
32+
"@angular/localize/init"
3233
],
3334
"tsConfig": "tsconfig.app.json",
3435
"preserveSymlinks": true,

0 commit comments

Comments
 (0)