Skip to content
This repository was archived by the owner on Jul 19, 2019. It is now read-only.

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

Closed
Finetuned opened this issue Nov 14, 2015 · 1 comment
Closed

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

Finetuned opened this issue Nov 14, 2015 · 1 comment

Comments

@Finetuned
Copy link

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
Copy link
Author

Fixed by @zpao in 05a69cd

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant