RobertAKARobin / astro-mdx-errors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Astro MDX Errors

If an .mdx file imports something that throws an error, the server just keeps spinning until it runs out of memory and the whole Astro process throws e.g:

FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory

See ./src/js/throwerror.ts

About


Languages

Language:Astro 63.7%Language:TypeScript 19.8%Language:JavaScript 16.5%