mirror of
https://github.com/facebook/react.git
synced 2026-02-23 20:23:02 +00:00
* Use the server src files as entry points for the builds/tests We need one top level entry point to target two builds so we can't have the top level one be the entry point for the builds. * Same thing but with the modern entry point