Back to changelog
Changelog

Fix: Source Content Resolution for Turbopack

Turbopack Build Fix

Resolved module resolution issues with fumadocs-mdx source content in Turbopack builds.

Changes

  • Copy .source content to lib/source-generated.ts before build
  • Use @/source-generated alias for reliable module resolution
  • Corrected fumadocs-mdx version sync
  • Added .nvmrc for node version consistency