Commit 86c4cac
committed
fix: disable problematic Gatsby flags and configure MDX plugin
- Disable PARALLEL_SOURCING to reduce memory pressure during node processing
- Disable DEV_SSR to avoid SSR-related buffer issues during development
- Add explicit mdxOptions configuration to gatsby-plugin-mdx to ensure compatibility1 parent 094c9b7 commit 86c4cac
1 file changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
473 | 474 | | |
474 | 475 | | |
475 | 476 | | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
476 | 482 | | |
477 | 483 | | |
478 | 484 | | |
| |||
631 | 637 | | |
632 | 638 | | |
633 | 639 | | |
634 | | - | |
| 640 | + | |
0 commit comments