rsnext/test/integration/react-streaming-and-server-components/app
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
..
components Support export all syntax in client components (#36027) 2022-04-09 01:26:16 +00:00
node_modules Add test case for module resolution in node_modules from different contexts (#35978) 2022-04-07 19:16:02 +00:00
pages Add process env NEXT_RUNTIME (#36383) 2022-04-26 17:54:28 +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 Update repo to use react 18 by default (#35888) 2022-04-05 21:51:47 +00:00
package.json Update repo to use react 18 by default (#35888) 2022-04-05 21:51:47 +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