next.js
4efe1423 - fix: bundle fetching with asset prefix (#63627)

Commit
1 year ago
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>
Author
Parents
Loading