frontarm / navi

🧭 Declarative, asynchronous routing for React.
https://frontarm.com/navi/
MIT License
2.07k stars 71 forks source link

structured data isn't inserted into build #188

Open martinloretzzz opened 4 years ago

martinloretzzz commented 4 years ago

Structured Data isn't inserted into the static build when using "react-navi-helmet-async". The problem is, that ${helmet.script && helmet.script.toString()} is missing in https://github.com/frontarm/navi/blob/d76b41e6c30ca419ebceb08e4a4c53642fee874e/packages/react-navi/create-react-app.js#L90-L95