rsnext/test/e2e/app-dir/metadata-dynamic-routes
Jiachi Liu d187c36503
Add content hash for dynamic og image routes (#47440)
* Add `contenthash` as query (`?<hash>`) for dynamic image and icon
routes as well.
* Merge the metadata image info extration into 1 single loader, dynamic
and static image route will all pass through
`next-metadata-image-loader` to extract the image info such as size,
content type, etc.
* Applying same cache header from `@vercel/og`, for development we use
"no cache" header, for production, we use "long cache" header

Closes NEXT-882
2023-03-23 17:38:42 +01:00
..
app Fix twitter metadata info merging (#47433) 2023-03-23 13:04:26 +01:00
index.test.ts Add content hash for dynamic og image routes (#47440) 2023-03-23 17:38:42 +01:00
next.config.js Dynamic routes for toplevel robots and sitemap (#47091) 2023-03-13 18:04:31 -07:00
tsconfig.json Dynamic routes for toplevel robots and sitemap (#47091) 2023-03-13 18:04:31 -07:00