True MPA Functionality
Provides true MPA functionality for Vite, eliminating various limitations of Vite MP.
Provides true MPA functionality for Vite, eliminating various limitations of Vite MP.
Access pages through the root route no matter where your entry/template files are located, perfect for embedded page development.
No matter how many pages you have, only the current page will be loaded, ensuring optimal performance.
Support for reusing template files across multiple pages, reducing duplication and improving maintainability.
Custom 404 page generation for better user experience when accessing non-existent pages.
Support for Vue, React, and all frameworks supported by Vite, giving you complete flexibility.