styleguidist/react-styleguidist
Ver no GitHubUse `renderToStaticMarkup` in when running build.
Open
#121 aberto em 11 de abr. de 2016
enhancementhelp wanted
Métricas do repositório
- Stars
- (11.091 stars)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
Not sure how feasible this is, but could the style guide be statically rendered into the index.html using ReactDOMServer when compiled with the build option? Then rendered again via ReactDOM to hook up the events.
This could be useful to have static output.