rsnext/test/integration/react-streaming-and-server-components
Shu Ding 51d7153ea8
Add test case for module resolution in node_modules from different contexts (#35978)
The same module should be created as 2 instances if it's imported from different contexts (server or client).

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] 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-04-07 19:16:02 +00:00
..
app Add test case for module resolution in node_modules from different contexts (#35978) 2022-04-07 19:16:02 +00:00
switchable-runtime Update repo to use react 18 by default (#35888) 2022-04-05 21:51:47 +00:00
test Add test case for module resolution in node_modules from different contexts (#35978) 2022-04-07 19:16:02 +00:00
unsupported-native-module Update repo to use react 18 by default (#35888) 2022-04-05 21:51:47 +00:00