styleguidist/react-styleguidist
Vedi su GitHubUse `renderToStaticMarkup` in when running build.
Open
#121 aperta il 11 apr 2016
enhancementhelp wanted
Metriche repository
- Star
- (11.091 star)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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.