mirror of
https://github.com/zebrajr/react.git
synced 2025-12-06 12:20:20 +01: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 |
||
|---|---|---|
| .. | ||
| index.js | ||
| profiling.js | ||
| server.browser.js | ||
| server.js | ||
| server.node.js | ||
| test-utils.js | ||
| testing.js | ||
| unstable-fizz.browser.js | ||
| unstable-fizz.js | ||
| unstable-fizz.node.js | ||