styleguidist/react-styleguidist
在 GitHub 查看Use `renderToStaticMarkup` in when running build.
Open
#121 创建于 2016年4月11日
enhancementhelp wanted
仓库指标
- Star
- (11,091 star)
- PR 合并指标
- (PR 指标待抓取)
描述
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.