reactjs / react-php-v8js

PHP library that renders React components on the server
Other
1.33k stars 127 forks source link

No clear way to access ReactDOMServer in React ^0.14.0 #18

Closed Finetuned closed 8 years ago

Finetuned commented 8 years ago

Since the separation of ReactDOM and ReactDOMServer since React 0.14 there is no clear way to access from ReactDOMServer after loading react-dom.js

In an earlier issue, I posted enough code to load ReactDom into the ReactJS class but I don't see a way to write the equivalent of the following commonJS require in php…

import ReactDOMServer from 'react-dom/server' 

cc @stoyan

Finetuned commented 8 years ago

Fixed by @zpao in https://github.com/reactjs/react-php-v8js/commit/05a69cded262ea6ecd58ef2a2eb4306ccd73103a