Unable to import CSS file with SVG font using Turbo #62241
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/frastefanini/next-with-slick
To Reproduce
npm run dev
)npm run dev:turbo
)patch
branchnpm i
to apply patchesCurrent vs. Expected behavior
Seems like Turbopack can't handle CSS files importing SVG fonts.
Provide environment information
Operating System: Platform: darwin Arch: arm64 Version: Darwin Kernel Version 23.3.0: Wed Dec 20 21:30:44 PST 2023; root:xnu-10002.81.5~7/RELEASE_ARM64_T6000 Binaries: Node: 20.8.1 npm: 10.1.0 Yarn: N/A pnpm: 8.13.1 Relevant Packages: next: 14.1.1-canary.61 // Latest available version is detected (14.1.1-canary.61). eslint-config-next: N/A react: 18.2.0 react-dom: 18.2.0 typescript: 5.1.3 Next.js Config: output: N/A
Which area(s) are affected? (Select all that apply)
Turbopack (--turbo)
Which stage(s) are affected? (Select all that apply)
next dev (local)
Additional context
No response
PACK-2539
The text was updated successfully, but these errors were encountered: