rsnext/test/integration/react-streaming-and-server-components/app
Jiachi Liu 00a843280d
Custom app for server components (#33149)
## Feature

Resolves #30996

- [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
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have helpful link attached, see `contributing.md`
2022-01-14 13:01:00 +00:00
..
components Custom app for server components (#33149) 2022-01-14 13:01:00 +00:00
pages Custom app for server components (#33149) 2022-01-14 13:01:00 +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