Lazy load app routes

This commit is contained in:
schroda
2024-04-29 16:35:08 +02:00
parent 5ab921aba7
commit ba3aefc854
5 changed files with 190 additions and 69 deletions

View File

@@ -31,6 +31,7 @@
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.5",
"@fontsource/roboto": "5.0.13",
"@loadable/component": "^5.16.4",
"@mui/icons-material": "5.15.15",
"@mui/material": "5.15.15",
"@mui/x-date-pickers": "7.3.1",
@@ -52,6 +53,7 @@
"react-device-detect": "2.2.3",
"react-dom": "18.3.0",
"react-i18next": "14.1.1",
"react-lazily": "^0.9.2",
"react-router-dom": "6.23.0",
"react-virtuoso": "4.7.10",
"stylis": "4.3.2",