rsnext/packages
Shu Ding 2010928d9a
Drop the chunks field in the client manifest for SSR (#50959)
The `ssrModuleMapping`/`edgeSSRModuleMapping` fields store information
for the Flight client that does SSR to resolve the correct modules in
the SSR bundle. This works as a module ID mapping between the client
bundle and the SSR bundle. During the mapping, we can drop the `chunks`
field because we don't actually have external chunks to load during SSR
as everything is locally `require`'d.

This reduces the client manifest size by at least 20%.
2023-06-08 14:47:24 +02:00
..
create-next-app Update codeowners to use Vercel Spaces (#50841) 2023-06-08 12:02:18 +02:00
eslint-config-next v13.4.5-canary.7 2023-06-07 09:53:16 +00:00
eslint-plugin-next v13.4.5-canary.7 2023-06-07 09:53:16 +00:00
font v13.4.5-canary.7 2023-06-07 09:53:16 +00:00
next Drop the chunks field in the client manifest for SSR (#50959) 2023-06-08 14:47:24 +02:00
next-bundle-analyzer v13.4.5-canary.7 2023-06-07 09:53:16 +00:00
next-codemod v13.4.5-canary.7 2023-06-07 09:53:16 +00:00
next-env v13.4.5-canary.7 2023-06-07 09:53:16 +00:00
next-mdx v13.4.5-canary.7 2023-06-07 09:53:16 +00:00
next-plugin-storybook v13.4.5-canary.7 2023-06-07 09:53:16 +00:00
next-polyfill-module v13.4.5-canary.7 2023-06-07 09:53:16 +00:00
next-polyfill-nomodule v13.4.5-canary.7 2023-06-07 09:53:16 +00:00
next-swc Update codeowners to use Vercel Spaces (#50841) 2023-06-08 12:02:18 +02:00
react-dev-overlay v13.4.5-canary.7 2023-06-07 09:53:16 +00:00
react-refresh-utils v13.4.5-canary.7 2023-06-07 09:53:16 +00:00