rsnext/test/integration/react-streaming-and-server-components/app
Jiachi Liu 3d9c21bb29
Include router context as rsc shared dep (#37320)
Router context should be treated as rsc shared dep otherwise client component won't receive the instance in edge runtime

## Bug

- [x] Integration tests added
2022-05-30 19:32:26 +00:00
..
components Include router context as rsc shared dep (#37320) 2022-05-30 19:32:26 +00:00
node_modules Decouple entries for server components and client components (#36860) 2022-05-13 19:48:53 +02:00
pages Include router context as rsc shared dep (#37320) 2022-05-30 19:32:26 +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