rsnext/test/e2e/app-dir
JJ Kasper df0e61b023
Fix app sc_client componet HMR server-side (#41510)
This ensures we properly clear the `sc_client` component cache from
`react-server-dom-webpack` in development so that HMR works properly
after a refresh.

## Bug

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

Fixes: [slack
thread](https://vercel.slack.com/archives/C043ANYDB24/p1666051202574509)
2022-10-18 00:48:27 -07:00
..
app BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
app-alias fix(41456): check src/app folder too in getHasAppDir (#41458) 2022-10-17 15:32:44 -07:00
app-edge Add exports for new router (#41368) 2022-10-13 09:13:39 +00:00
app-prefetch BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
app-rendering Remove unnecessary experimental flag (#40766) 2022-09-21 21:30:46 +02:00
app-static Move fetch revalidate config under next options (#41505) 2022-10-18 00:44:30 -07:00
asset-prefix BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
back-button-download-bug Add vary header to fix incorrectly caching RSC as HTML response (#41479) 2022-10-17 22:34:29 -07:00
next-font App font loader tree shaking (#41384) 2022-10-13 11:26:12 +00:00
root-layout Move root layout validation (#41338) 2022-10-14 13:55:09 -07:00
rsc-basic BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
rsc-external Fix global css being marked as side effect free (#41481) 2022-10-17 21:34:47 -07:00
trailingslash BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
with-babel Client component directive: use client (#41333) 2022-10-11 10:26:45 -07:00
app-alias.test.ts Fix latest experimental react and experimental-edge and unpin test versions (#41200) 2022-10-05 21:27:47 +00:00
app-edge.test.ts Fix latest experimental react and experimental-edge and unpin test versions (#41200) 2022-10-05 21:27:47 +00:00
app-static.test.ts Move fetch revalidate config under next options (#41505) 2022-10-18 00:44:30 -07:00
asset-prefix.test.ts Fix latest experimental react and experimental-edge and unpin test versions (#41200) 2022-10-05 21:27:47 +00:00
back-button-download-bug.test.ts Add vary header to fix incorrectly caching RSC as HTML response (#41479) 2022-10-17 22:34:29 -07:00
index.test.ts Fix app sc_client componet HMR server-side (#41510) 2022-10-18 00:48:27 -07:00
next-font.test.ts App font loader tree shaking (#41384) 2022-10-13 11:26:12 +00:00
prefetching.test.ts Fix prefetching for static app paths (#41398) 2022-10-13 14:44:54 -07:00
rendering.test.ts Fix latest experimental react and experimental-edge and unpin test versions (#41200) 2022-10-05 21:27:47 +00:00
root-layout.test.ts Disable isNavigatingToNewRootLayout (#41457) 2022-10-16 15:41:13 +00:00
rsc-basic.test.ts BREAKING CHANGE: Rename next/image to next/legacy/image & rename next/future/image to next/image (#41399) 2022-10-14 01:59:22 +00:00
rsc-external.test.ts Fix global css being marked as side effect free (#41481) 2022-10-17 21:34:47 -07:00
trailingslash.test.ts Fix latest experimental react and experimental-edge and unpin test versions (#41200) 2022-10-05 21:27:47 +00:00
vercel-analytics.test.ts Fix latest experimental react and experimental-edge and unpin test versions (#41200) 2022-10-05 21:27:47 +00:00
with-babel.test.ts Fix latest experimental react and experimental-edge and unpin test versions (#41200) 2022-10-05 21:27:47 +00:00