Add blessed entry points to isomorphic and dom#4064
Add blessed entry points to isomorphic and dom#4064zpao wants to merge 1 commit intofacebook:masterfrom
Conversation
|
Do you often want both client and server? I'm ignorantly leaning towards not having |
|
Yea. I think my original naive idea was for |
|
So drop react/dom directly? I think I'd prefer that over having one be a shortcut. |
|
sure |
|
bikeshed: is |
|
|
|
Updated. Left as server & client. |
|
Not a fan of "browser"? I also might like "core" over "isomorphic" if we think that's an accurate descriptor. |
|
"browser" is too ambiguous. canvas, webgl, three.js, art, a theoretical react-native for web etc... They're all browser. |
|
closing in favor of #4097 |
This adds the following entry points to the npm module
react/dom(exposesclientandserver)react/dom/clientreact/dom/serverreact/isomorphiccc @sebmarkbage