rsnext/packages/next/pages
Jiachi Liu 67d25a58a4
Custom app for switchable runtime (#35666)
x-ref: #33149
RFCs:
- #30996
- #31506 

## Feature

- [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
- [x] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have helpful link attached, see `contributing.md`
2022-04-05 19:46:17 +00:00
..
_app.server.tsx Custom app for switchable runtime (#35666) 2022-04-05 19:46:17 +00:00
_app.tsx Improve and refactor some types (#31704) 2021-11-25 10:46:00 +01:00
_document.tsx [Script] Use __non_webpack_require__ to fetch partytown server-side (#35793) 2022-03-31 19:44:15 +00:00
_error.tsx Escape from next head in rsc _error page (#32624) 2021-12-21 19:24:57 +00:00