-
![image](https://user-images.githubusercontent.com/13378059/56675181-1b6eb300-66ee-11e9-9685-6ace8db0a0a9.png)
The about page should but output as ` about > index.html` instead of putting the about…
-
Hi,
I am using vite-plugin-pwa with vite-plugin-ssr
but it seems like the plugin generates the sw.js file with the precaching path before vite-plugin-ssr prerenders for production.
Resulting in my …
-
### Some context
I've been searching for a JSX-based, islands architecture static site generator for a while now (see my [first attempt](https://github.com/kaicataldo/eleventy-plugin-react/?tab=re…
-
First of all, thank you for this wonderful plugin!
Would it be useful to add a way to split the title element from the `seo/head` snippet?
For performance reasons, it makes sense to structure th…
-
Hi,
I tried to use this plugin with the last version of Prerender (5.5.1) with Redis prerender-redis-cache 0.2.0. When I add this plugin I get the following errors. "engine.montiapm.com" is actuall…
-
I use Vue.js V2 with prerender-spa-plugin V2 and now I am in trouble.
```
Some Other DOMs
data () {
return {isLoading: true}
},
created …
-
### Environment
------------------------------
- Operating System: Windows_NT
- Node Version: v20.18.1
- Nuxt Version: 3.14.1592
- CLI Version: 3.16.0
- Nitro Version: 2.10.4
- Packag…
-
### Describe the bug
I'm the author of [vite-plugin-ssr](https://vite-plugin-ssr.com/) and users are reporting the following problem with PrimeReact:
```
file:///home/fabio/Desktop/playground/vps…
-
### What problem does this feature solve?
Allow for asynchronous actions within vue.config.js. The specific use-case I'm looking at right now is the need to prerender dynamic routes based on data ret…
-
i have a vue project the gets blogpost from a headless cms. the problem there is over 100+ blogpost on that cms. prerendering it gave me this error
```
[prerender-spa-plugin] Unable to prerender all…