You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 19, 2026. It is now read-only.
I have a hybrid multi-page website where the initial file for each route is sent by the server. Vue is used to render later stuff from the client-side and there are common components used across the website which are lazy-loaded dynamically into a common namespace.