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
..
plugins perf: code-split the application (#2456) 2024-09-09 17:59:46 +00:00
paths.ts style: automatic eslint fix 2024-04-16 11:25:09 +02:00
virtual-modules.ts style: automatic eslint fix 2024-04-16 11:25:09 +02:00