{
  "$type": "site.standard.document",
  "canonicalUrl": "https://hipstersmoothie.com/blog/posts/including-static-files-with-rscs",
  "description": "Why bundling static files into a Next.js App Router build is harder than it looks, and how webpack's require.context and custom loaders solve it.",
  "path": "/blog/posts/including-static-files-with-rscs",
  "publishedAt": "2024-01-27T07:34:55.887Z",
  "site": "at://did:plc:m2sjv3wncvsasdapla35hzwj/site.standard.publication/3mng7bqymfo2w",
  "tags": [
    "react",
    "nextjs",
    "webpack"
  ],
  "textContent": "Why bundling static files into a Next.js App Router build is harder than it looks, and how webpack's require.context and custom loaders solve it.",
  "title": "Including static files in App Router RSCs"
}