Lazy loading & improved bundling.

This commit is contained in:
Patrick Fic
2024-02-27 13:07:57 -08:00
parent d9020de77b
commit 63945e0ce2
5 changed files with 251 additions and 49 deletions

View File

@@ -86,6 +86,7 @@
"styled-components": "^6.1.8",
"subscriptions-transport-ws": "^0.11.0",
"terser-webpack-plugin": "^5.3.10",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-ejs": "^1.7.0",
"vite-plugin-svgr": "^4.2.0",
"web-vitals": "^3.5.2",