beromir / Servas

A self-hosted bookmark management tool.
https://servas.app
GNU General Public License v3.0
533 stars 28 forks source link

fix component lazy loading #47

Closed YeeJiaWei closed 8 months ago

YeeJiaWei commented 1 year ago

this fix the component are not lazy load, causing first request taking too long

beromir commented 8 months ago

Many thanks for the PR. I would prefer to have a single JavaScript file, the loading times should be fine.