prerender-spa-plugin
prerender-spa-plugin copied to clipboard
pre-render a route that containing an iframe in the template
I'm trying to pre-render my route 'about' which contains a google maps iframe but it always returns the error:
[prerender-spa-plugin] Unable to prerender all routes!
I tried removing the iframe with regex in the postProcess but it still doesn't work. Is there any way to achieve this or is it not possible?