Vite Plugin MPA

The vite plugin for multi-page application

Logo
🔥

True MPA Functionality

Provides true MPA functionality for Vite, eliminating various limitations of Vite MP.

🌐

Root Route Access

Access pages through the root route no matter where your entry/template files are located, perfect for embedded page development.

🚀

On-demand Page Loading

No matter how many pages you have, only the current page will be loaded, ensuring optimal performance.

📄

Template Reusability

Support for reusing template files across multiple pages, reducing duplication and improving maintainability.

🔍

404 Page Support

Custom 404 page generation for better user experience when accessing non-existent pages.

🛠️

Framework Agnostic

Support for Vue, React, and all frameworks supported by Vite, giving you complete flexibility.