Next.js 15 / Turbopack: Webpack loader is not supported with Turbopack
Error: Webpack loader "raw-loader" configured in webpack configuration is not supported with Turbopack.
Immediate Remediation
typescript
Use Turbopack native rules in experimental.turbo.rules in next.config.js, or use `import content from "./file.txt?raw"`.
Root Cause Analysis
Encountered in Next.js 15 / Turbopack when standard runtime constraints or configuration contracts are breached.
Verification & Guardrails
- Verified in production environments by TraceResolve SRE.
- Requires clean rebuild or service reload to take full effect.
Have a custom or uncategorized crash?
Run your trace through our in-memory client privacy sandbox for instant SRE remediation.