rsnext/test/integration/react-streaming-and-server-components/app/components
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
..
export-all Support export all syntax in client components (#36027) 2022-04-09 01:26:16 +00:00
red
bar.client.js Clean up legacy react 18 tests (#35615) 2022-03-28 12:32:34 +00:00
bar.server.js Fix client component imports are not being correctly tracked (#30853) 2021-11-02 21:14:14 -05:00
cjs.client.js RSC: handle commonjs in flight loader (#35563) 2022-03-25 21:17:33 +00:00
cjs.js RSC: handle commonjs in flight loader (#35563) 2022-03-25 21:17:33 +00:00
client-exports.client.js Generate static html for bots (#35004) 2022-03-03 23:39:26 -08:00
client.client.js Fix flight loader for shared components (#34692) 2022-02-28 16:00:28 +01:00
container.server.js Custom app for server components (#33149) 2022-01-14 13:01:00 +00:00
foo.client.js Detect per page runtime config for functions manifest (#33945) 2022-02-06 01:28:42 +00:00
nav.js Support shared component with next built-in client components (#35975) 2022-04-07 19:45:33 +00:00
partial-hydration-counter.client.js Inline server data response with partial hydration (#32330) 2021-12-13 10:48:18 +00:00
random-module-instance.client.js Add test case for module resolution in node_modules from different contexts (#35978) 2022-04-07 19:16:02 +00:00
router-path.client.js Include router context as rsc shared dep (#37320) 2022-05-30 19:32:26 +00:00
shared-exports.js Generate static html for bots (#35004) 2022-03-03 23:39:26 -08:00
shared.client.js Fix flight loader for shared components (#34692) 2022-02-28 16:00:28 +01:00
shared.js Fix flight loader for shared components (#34692) 2022-02-28 16:00:28 +01:00
styled-jsx.client.js Fix styled-jsx not working in client components in the edge runtime when SSR (#37042) 2022-05-19 16:44:43 +00:00