rsnext/test/e2e/app-dir
Shu Ding da84abc588
Fix chunk path resolution (#38162)
The `chunkFilenameMap` should take priority over the webpack built-in one here.

## Bug

- [ ] 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 `pnpm lint`
- [ ] The examples guidelines are followed from [our contributing doc](https://github.com/vercel/next.js/blob/canary/contributing.md#adding-examples)
2022-06-29 19:28:48 +00:00
..
app Fix chunk path resolution (#38162) 2022-06-29 19:28:48 +00:00
app-rendering Drop experimental.reactRoot in favor of auto detection (#37956) 2022-06-23 18:33:16 +02:00
index.test.ts Fix chunk path resolution (#38162) 2022-06-29 19:28:48 +00:00
rendering.test.ts Rename app paths folder (#37146) 2022-05-25 11:46:26 +02:00