rsnext/test/e2e/switchable-runtime
JJ Kasper f994d409c2
Revert "Revert "Update split chunk handling for edge/node" (#62313)" (#62336)
This re-lands the chunking optimization with fix for the split chunks
config to ensure we aren't generating duplicate chunks from not chunking
`all` together.

Tested various configs against our repro case here:

https://vercel.com/vercel/vercel-site/2D5Xirs9Vr1M29WHAuNawgjvgE4G
https://vercel.com/vercel/vercel-site/B2aez1NNCyVvoUBTSMFy8npBKK3j

Closes NEXT-2552
closes: https://github.com/vercel/next.js/issues/51298
x-ref: https://github.com/vercel/next.js/pull/62313
2024-02-21 11:40:29 -08:00
..
app Fix failing test on canary branch (#49038) 2023-05-01 15:23:14 +02:00
pages feat: enables 'edge' as a possible runtime for API routes (#44045) 2022-12-15 10:08:03 +01:00
utils Ensure server components entries are not part of the pages buildmanifest (#38416) 2022-07-07 22:17:17 +02:00
index.test.ts Revert "Revert "Update split chunk handling for edge/node" (#62313)" (#62336) 2024-02-21 11:40:29 -08:00
next.config.js Remove experimental config from create-next-app (#49241) 2023-05-05 00:22:28 -07:00