UpVent / upvent-svelte

UpVent Svelte Frontend - Powered by Fernet Branca.
GNU Affero General Public License v3.0
4 stars 0 forks source link

Improve lazy loading #62

Closed VentGrey closed 1 year ago

VentGrey commented 2 years ago

Check if modules / components / images or other resources can be lazy loaded.

If done correctly we can remove the Lazy.svelte component and make our bundle size even smaller.