turbopack-230705.1
### Description In #5457, I fixed internal .jsx?/.tsx? references not being processed. However, it turns out we also use `.mjs` for structured images in Next.js, which also use internal references. ### Testing Instructions Next.js CI