rsnext/test/e2e/app-dir/app-edge
Jiachi Liu 34b78dc7c5
Handle hmr for edge ssr in app dir (#41156)
Include the edge server changes that starting in app dir into server components changes. Most changes are merging condition `isAppPath && this.appDir` into `isAppPath`.

## Bug

- [x] Related issues linked using `fixes #number`
- [x] Integration tests added
- [ ] Errors have a helpful link attached, see `contributing.md`
2022-10-04 14:03:20 +00:00
..
app Handle hmr for edge ssr in app dir (#41156) 2022-10-04 14:03:20 +00:00
pages Skip creating virtual app client entry for pages (#41000) 2022-09-28 17:03:21 +00:00
next.config.js Skip creating virtual app client entry for pages (#41000) 2022-09-28 17:03:21 +00:00
tsconfig.json Skip creating virtual app client entry for pages (#41000) 2022-09-28 17:03:21 +00:00