Skip to content

Commit

Permalink
add this is for chrome-render https://github.com/gwuhaolin/chrome-render
Browse files Browse the repository at this point in the history
 unit test
  • Loading branch information
halwu(吴浩麟) committed Jun 30, 2017
1 parent 549f9ef commit 5d013af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/live/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ class ROOT extends PureComponent {

componentDidMount() {
// this is for chrome-render https://github.com/gwuhaolin/chrome-render unit test
window.chromeRenderReady && window.chromeRenderReady();
window.isPageReady = 1;
}

render() {
Expand Down

0 comments on commit 5d013af

Please sign in to comment.