Client: Some code-splitting using loadable

This commit is contained in:
Donkie
2023-07-13 22:57:13 +02:00
parent 9fe37b315c
commit 0cfc414b9c
3 changed files with 142 additions and 33 deletions

View File

@@ -8,12 +8,14 @@
"type": "module",
"dependencies": {
"@ant-design/icons": "^5.1.4",
"@loadable/component": "^5.15.3",
"@refinedev/antd": "^5.28.0",
"@refinedev/core": "^4.26.4",
"@refinedev/kbar": "^1.1.2",
"@refinedev/react-router-v6": "^4.3.2",
"@refinedev/simple-rest": "^4.5.0",
"@tanstack/react-query": "^4.29.19",
"@types/loadable__component": "^5.13.4",
"antd": "^5.6.4",
"flag-icons": "^6.7.0",
"i18next": "^23.2.8",