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 Sep 13, 2025. It is now read-only.
Pretty new to Vue and Vue Router, but I haven't managed to get router and web pack to lazy load routes properly in this demo. I think it is important to keep in mind if you are considering building large scale applications with this that has complex dependencies and require a lot of bundle distribution.
Example, the route for NotFound should be the following:
Pretty new to Vue and Vue Router, but I haven't managed to get router and web pack to lazy load routes properly in this demo. I think it is important to keep in mind if you are considering building large scale applications with this that has complex dependencies and require a lot of bundle distribution.
Example, the route for NotFound should be the following: