🐛 BUG: markdown imports fail #3443
Labels
- P5: urgent
Fix build-breaking bugs affecting most users, should be released ASAP (priority)
feat: markdown
Related to Markdown (scope)
What version of
astro
are you using?1.0.0-beta.33
Are you using an SSR adapter? If so, which one?
None
What package manager are you using?
npm, yarn, pnpm (all same result)
What operating system are you using?
Mac
Describe the Bug
When running either an
Astro.glob
or a staticimport
over any markdown files (location and file contents are irrelevant), I receive a 500 error in the dev server:Link to Minimal Reproducible Example
https://stackblitz.com/edit/github-dkpdtt-45gkqu?file=src%2Fpages%2Findex.astro,src%2Fcomponents%2Ftest.md&on=stackblitz
Participation
The text was updated successfully, but these errors were encountered: