styleguidist/react-styleguidist
Auf GitHub ansehenUse `renderToStaticMarkup` in when running build.
Open
#121 geöffnet am 11. Apr. 2016
enhancementhelp wanted
Repository-Metriken
- Stars
- (11.091 Stars)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
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.