rsnext/test/e2e/app-dir/app-static
Zack Tanner 59f7ca85c2
remove additional static prefetch code (#59313)
This is a continuation from https://github.com/vercel/next.js/pull/58783
to remove the remaining code related to static prefetching.
2023-12-05 21:29:23 -08:00
..
app Enable PPR for dynamic = "force-dynamic" (#58779) 2023-12-06 01:10:00 +00:00
lib Enable PPR for dynamic = "force-dynamic" (#58779) 2023-12-06 01:10:00 +00:00
pages Handle unstable_cache in pages (#49624) 2023-05-10 13:59:48 -07:00
.env.development Redesign nextjs logging (#54713) 2023-09-05 11:40:00 +00:00
app-static-custom-cache-handler-esm.test.ts fix: custom incremental cache handlers should work when transpiled (#54472) 2023-08-24 03:48:30 +00:00
app-static-custom-handler.test.ts fix: custom incremental cache handlers should work when transpiled (#54472) 2023-08-24 03:48:30 +00:00
app-static.test.ts remove additional static prefetch code (#59313) 2023-12-05 21:29:23 -08:00
cache-handler-default-export.js fix: custom incremental cache handlers should work when transpiled (#54472) 2023-08-24 03:48:30 +00:00
cache-handler.js Update app cache handler loading (#46290 2023-02-23 01:19:59 -08:00
next.config.js Move logging option to stable (#56791) 2023-10-23 18:45:00 +00:00