enhancementhelp wantedquestion
仓库指标
- Star
- (4,674 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
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