0
0
mirror of https://github.com/jellyfin/jellyfin-vue.git synced 2025-06-11 19:02:57 +00:00
Files
jellyfin-vue/frontend/scripts
Fernando Fernández cf82a146ae perf: code-split the application (#2456)
Code-split the application (but without lazy loading, aka dynamic imports aka async modules, so all the assets are loaded on app load, not when requested: this is needed for ensuring an smooth experience over slow networks)

Lighthouse performance score went from 66 to 77

There's still a lot of work to do, but this is a good start.

Signed-off-by: Fernando Fernández <ferferga@hotmail.com>
2024-09-09 17:59:46 +00:00
..
2024-04-16 11:25:09 +02:00
2024-04-16 11:25:09 +02:00