The original prerender-spa-plugin has long been unmaintained and required substantial effort to adapt to newer architectures. This new version has been created to provide out-of-the-box support for the latest frameworks and build tools, including Vue 3 and Webpack, ensuring a seamless experience for developers who need pre-rendering capabilities for Single Page Applications (SPAs).
This version is designed to be easy to integrate and configure, so you can focus on building your application without worrying about complex setup or compatibility issues.
Out-of-the-box support for modern Vue 3 and Webpack configurations Automatic page pre-rendering for improved SEO and faster load times Zero configuration required for basic setups, with extensibility for more advanced configurations Cross-platform compatibility, works with multiple environments and hosting solutions
This plugin is compatible with:
- Vue 3
- Webpack 4 and 5
- Other SPAs with proper routing setups
We welcome contributions to improve this plugin. Please fork the repository, create a feature branch, and submit a pull request. Ensure that your code adheres to the existing style and that relevant tests are added.
This project is licensed under the MIT License - see the LICENSE file for details.