Skip to content

👀 Turbo & Contentlayer Issue #5440

Closed Locked Answered by versecafe
Pyr33x asked this question in Bug Report
Discussion options

You must be logged in to vote

This is likely related to this issue vercel/turborepo#6365 where turborepo fails to invalidate the cache over mdx file changes, likely occurring in turbopack due to shared logic and code, or as Anthony points out some internal issues with internal webpack cache failing to invalidate.

Likely Fix

Ensure that mdx files are seen as a build/dev dependency and rebuild is triggered on hash change.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Pyr33x
Comment options

Answer selected by Pyr33x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants