rsnext/test/e2e/app-dir/asset-prefix
Maikel 4efe14238b
fix: bundle fetching with asset prefix (#63627)
Closes: https://github.com/vercel/next.js/issues/63623

When a relative assetPrefix was set (e.g. `/custom-asset-prefix`),
bundle fetching would always return a 404 as the assetPrefix was not
removed from filesystem path

---------

Co-authored-by: JJ Kasper <jj@jjsweb.site>
2024-03-29 16:38:24 -07:00
..
app BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
asset-prefix.test.ts fix: bundle fetching with asset prefix (#63627) 2024-03-29 16:38:24 -07:00
next.config.js fix: bundle fetching with asset prefix (#63627) 2024-03-29 16:38:24 -07:00