beromir / Servas

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

[TASK] Upgrade Inertia to v1.0 #40

Closed beromir closed 1 year ago

beromir commented 1 year ago

This PR upgrades Inertia to v1.0. This does not add any new features to Servas.

Code splitting for the JavaScript components is now disabled. The app should feel a bit snappier now. The functionality was added automatically with the switch to Vite.

Inertia release notes: https://github.com/inertiajs/inertia/releases/tag/v1.0.0