Skip to content

Fix mdx plugin transforming virtual documents module paths ending with .mdx#342

Open
ElMassimo wants to merge 2 commits intomainfrom
claude/fix-mdx-virtual-docs-3tbls
Open

Fix mdx plugin transforming virtual documents module paths ending with .mdx#342
ElMassimo wants to merge 2 commits intomainfrom
claude/fix-mdx-virtual-docs-3tbls

Conversation

@ElMassimo
Copy link
Copy Markdown
Owner

The shouldTransform check used extname(path) which matched .mdx in query
strings like /@islands/documents?pattern=~/pages/posts/*.mdx. Strip query
parameters before checking the extension.

https://claude.ai/code/session_01JtF19Q3j4iAhG5uobdTQCU

claude added 2 commits April 6, 2026 17:56
…h .mdx

The shouldTransform check used extname(path) which matched .mdx in query
strings like /@islands/documents?pattern=~/pages/posts/*.mdx. Strip query
parameters before checking the extension.

https://claude.ai/code/session_01JtF19Q3j4iAhG5uobdTQCU
@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented Apr 6, 2026

View your CI Pipeline Execution ↗ for commit c2c0082

Command Status Duration Result
nx run-many --target=build --all --exclude docs... ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2026-04-06 18:23:44 UTC

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying iles with  Cloudflare Pages  Cloudflare Pages

Latest commit: c2c0082
Status: ✅  Deploy successful!
Preview URL: https://c571c83e.iles.pages.dev
Branch Preview URL: https://claude-fix-mdx-virtual-docs.iles.pages.dev

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants