Stencil version:
@stencil/[email protected]
I'm submitting a:
[ ] bug report
[x] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://stencil-worldwide.herokuapp.com/ or https://forum.ionicframework.com/
Current behavior:
When looking at the most recent version of Stencil docs you can notice that docs regarding https://stenciljs.com/docs/prerendering are pretty limited. As a newcomer I would expect simple "how to" to create basic app with prerendering feature enabled. I discovered some gossips around this feature on Twitter, stackoverflow, github issues, etc., but there are no official updates regarding this feature.
Somewhere on the Internet I've found that I can stencil.createRenderer but actually this method is missing in the newest version I have downloaded.
Can I ask what's the situation around it?
The lack of ssr docs for stencil ended up resulting with me going with the zeit now+next combo. I'd love to see serverless rendering (either with zeit now or cloudflare workers) of stencil components and apps be part of its website's framework integration sections.
Thanks for the issue! This issue is being closed due to inactivity. If this is still an issue with the latest version of Stencil, please create a new issue and ensure the template is fully filled out.
Thank you for using Stencil!
Most helpful comment
The lack of ssr docs for stencil ended up resulting with me going with the zeit now+next combo. I'd love to see serverless rendering (either with zeit now or cloudflare workers) of stencil components and apps be part of its website's framework integration sections.