next.js
750eae08 - Docs: Improve Turbopack webpack loader documentation (#79523)

Commit
209 days ago
Docs: Improve Turbopack webpack loader documentation (#79523) # Improve Turbopack webpack loader documentation ## Description This PR improves the Turbopack webpack loader documentation by: 1. Clarifying that the list of supported loaders is not exhaustive 2. Adding a more detailed example showing how to pass options to loaders using the object format 3. Adding graphql-tag/loader to the list of supported loaders based on customer feedback This addresses customer confusion about how to pass options to loaders and clarifies that many loaders beyond those explicitly listed will work. Link to Devin run: https://app.devin.ai/sessions/33095930f1f34a6daf81c2ce7eca3be0 Requested by: lee@vercel.com --------- Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: lee@vercel.com <lee@vercel.com> Co-authored-by: Tim Neutkens <tim@timneutkens.nl>
Parents
Loading