mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
ab853e6f3e
* react-dom/src/syntheticEvents => events, and put plugins into it * Flatten react-dom/src/shared * Split react-dom/src/client/utils into event/ and root client folder Makes it clearer what is used by what. * Strictly separate modules that can be imported by client and server