rsnext/packages/next/pages
Shyam Gupta 39302141b5
Show warning during build if page is returning a large amount of data (#37264)
## Feature

- [ ] 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 #33829
- [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`

Co-authored-by: JJ Kasper <22380829+ijjk@users.noreply.github.com>
2022-05-29 01:39:48 +00:00
..
_app.tsx Improve and refactor some types (#31704) 2021-11-25 10:46:00 +01:00
_document.tsx Show warning during build if page is returning a large amount of data (#37264) 2022-05-29 01:39:48 +00:00
_error.tsx feat: Opt-out Error page from dark scheme color (#36951) 2022-05-21 22:35:17 -05:00