preact-cli icon indicating copy to clipboard operation
preact-cli copied to clipboard

prerender and preact-helmet

Open DannyAziz opened this issue 6 years ago • 2 comments

How do you prerender routes and get the meta tags from preact-helmet to appear in the prerender?

I've tried following the preact-helmet docs and implementing const head = Helmet.rewind(); to prerender in preact-cli but that returns empty

Please mention other relevant information.

  • Node version 11.6
  • npm version 6.5
  • CLI version @next

DannyAziz avatar Feb 26 '19 14:02 DannyAziz

@DannyAziz Did you ever find a solution to this?

mririgoyen avatar Feb 10 '21 22:02 mririgoyen

@goyney Nope

DannyAziz avatar Feb 11 '21 09:02 DannyAziz