rsnext/test/e2e/app-dir/metadata
Jiachi Liu 65ecd9c3e2
Fix missing metadataBase for static tw,og image resolving (#46243)
Replacement for #46156
Closes NEXT-587

* `metadataBase` will always need to be provided for twitter image and
opengraph image
* Fixing the metadataBase isn't picked up by static og/twitter images

## Bug

- [x] Related issues linked using `fixes #number`
- [x] Integration tests added
- [ ] Errors have a helpful link attached, see
[`contributing.md`](https://github.com/vercel/next.js/blob/canary/contributing.md)
2023-02-22 14:21:52 +01:00
..
app Fix missing metadataBase for static tw,og image resolving (#46243) 2023-02-22 14:21:52 +01:00
metadata.test.ts Fix missing metadataBase for static tw,og image resolving (#46243) 2023-02-22 14:21:52 +01:00
next.config.js Revert "Revert "Revert "Revert "Initial support for metadata (#44729)"" (#45113)"" (#45196) 2023-01-24 13:21:59 +00:00
tsconfig.json Include tsconfig.json in tests (#45879) 2023-02-14 18:37:09 -08:00