rsnext/test/integration/react-streaming-and-server-components/app/components
Shu Ding 1f1632979c
Fix named export missing from client components (#34974)
Closes #33538.

## Bug

- [x] Related issues linked using `fixes #number`
- [x] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using `fixes #number`
- [ ] 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`

## Documentation / Examples

- [ ] Make sure the linting passes by running `yarn lint`
2022-03-02 20:57:50 +00:00
..
red Improve error message for importing native Node APIs in the edge runtime (#30696) 2021-11-01 11:40:21 +00:00
bar.server.js Fix client component imports are not being correctly tracked (#30853) 2021-11-02 21:14:14 -05:00
client-default-export-arrow.client.js fix: arrow function export in rsc client component (#34105) 2022-02-08 19:09:47 +00:00
client-exports-all.client.js Use swc parse for flight server and client loaders (#33713) 2022-01-27 15:48:09 +00:00
client-exports-all.js Use swc parse for flight server and client loaders (#33713) 2022-01-27 15:48:09 +00:00
client-exports.js Use swc parse for flight server and client loaders (#33713) 2022-01-27 15:48:09 +00: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
named.client.js Fix named export missing from client components (#34974) 2022-03-02 20:57:50 +00:00
partial-hydration-counter.client.js Inline server data response with partial hydration (#32330) 2021-12-13 10:48:18 +00: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