You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: extract shared mdx-loader and frontmatter helpers
- Create lib/mdx-loader.ts — single import.meta.glob + loadMdxModule()
- Remove duplicate glob/loader from page-context.tsx and entry-client.tsx
- Add extractFrontmatter() and getRelativePath() to source.ts
- Remove duplicate frontmatter reconstruction from entry-server and api/page
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments