rsnext/packages/next/pages
Jiachi Liu d5e767b20d
Add process env NEXT_RUNTIME (#36383)
* To help determine the current running environment is in server nodejs / edge runtime
* Remove usage of `process.browser`
2022-04-26 17:54:28 +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 Add process env NEXT_RUNTIME (#36383) 2022-04-26 17:54:28 +00:00
_error.tsx Simplify the App and Component handling in render (#36395) 2022-04-22 21:03:57 +00:00