mirror of
https://github.com/zebrajr/react.git
synced 2025-12-06 12:20:20 +01:00
This uses the richer `serverAct` helper that we already use in other tests. This avoids using the `Scheduler`. We don't use that package on the server so it doesn't make sense to simulate going through it. Additionally, we really should be getting rid of it on the client too to favor `postTask` polyfills. |
||
|---|---|---|
| .. | ||
| npm | ||
| src | ||
| client.browser.js | ||
| client.edge.js | ||
| client.js | ||
| client.node.js | ||
| index.js | ||
| package.json | ||
| README.md | ||
| server.browser.js | ||
| server.edge.js | ||
| server.js | ||
| server.node.js | ||
| static.browser.js | ||
| static.edge.js | ||
| static.js | ||
| static.node.js | ||
react-server-dom-turbopack
Experimental React Flight bindings for DOM using Turbopack.
Use it at your own risk.