Skip to content

Commit fbd727c

Browse files
build: upgrade to angular 19 (#78)
1 parent e261d97 commit fbd727c

File tree

9 files changed

+4048
-3555
lines changed

9 files changed

+4048
-3555
lines changed

apps/portal/angular.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@
3939
],
4040
"styles": [
4141
"src/styles.scss",
42-
"node_modules/primeng/resources/themes/lara-light-blue/theme.css",
43-
"node_modules/primeng/resources/primeng.min.css"
42+
"node_modules/primeflex/primeflex.css"
4443
],
4544
"scripts": []
4645
},
@@ -50,7 +49,7 @@
5049
{
5150
"type": "initial",
5251
"maximumWarning": "2mb",
53-
"maximumError": "2mb"
52+
"maximumError": "2.01mb"
5453
},
5554
{
5655
"type": "anyComponentStyle",

0 commit comments

Comments
 (0)