rsnext/test/integration/react-streaming-and-server-components/app
Jiachi Liu c8fd6d89eb
Detect per page runtime config for functions manifest (#33945)
## Feature

Follow up for #33770

* When page config specify runtime is "nodejs", remove runtime option in functions manifest;
* If user enable `concurrentFeatures` and filesystem api, use `runtime: "web"` for those pages;


- [x] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [x] Related issues linked using `fixes #number`
- [x] Integration tests added
2022-02-06 01:28:42 +00:00
..
components Detect per page runtime config for functions manifest (#33945) 2022-02-06 01:28:42 +00:00
pages Detect per page runtime config for functions manifest (#33945) 2022-02-06 01:28:42 +00:00
public Improve error message for importing native Node APIs in the edge runtime (#30696) 2021-11-01 11:40:21 +00:00
.env Fix process.env overriden in web runtime (#31261) 2021-11-10 18:57:27 +00:00
next.config.js test: add timeout for dev entries to avoid hard navigation (#32476) 2021-12-14 11:37:42 +01:00
package.json Inline server data response with partial hydration (#32330) 2021-12-13 10:48:18 +00:00
styles.css Improve error message for importing native Node APIs in the edge runtime (#30696) 2021-11-01 11:40:21 +00:00
tsconfig.json Improve error message for importing native Node APIs in the edge runtime (#30696) 2021-11-01 11:40:21 +00:00