[Turbopack] load wrong assetPrefix (it uses http://localhost:3000/http://cdn.com) #60891
Closed
1 task done
Labels
bug
Issue was opened via the bug report template.
linear: turbopack
Confirmed issue that is tracked by the Turbopack team.
locked
Turbopack
Related to Turbopack with Next.js.
Link to the code that reproduces this issue
https://github.com/thasuohm/nextjs-reproduce/tree/turbopack/wrong-assetprefix-load
To Reproduce
assetPrefix
innext.config.js
--turbo
Current vs. Expected behavior
AS: It loads
assetPrefix
with localhost as a prefixEXPECTED: it loads correctly
assetPrefix
when run with--turbo
Verify canary release
Provide environment information
Which area(s) are affected? (Select all that apply)
App Router, Turbopack (--turbo)
Which stage(s) are affected? (Select all that apply)
next dev (local)
Additional context
This has happened Since version
14.0.3
PACK-2282
The text was updated successfully, but these errors were encountered: