Commit 565f299
refactor: update MDX plugins for Turbopack compatibility and remove unused dependency
- Convert MDX plugin config to string format for Turbopack compatibility in Next.js 16
- Remove remarkMdxFrontmatter plugin from MDX config
- Remove remark-mdx-frontmatter dependency and 4 related packages
- Add rewrites() to fix locale-prefixed static assets in dev mode
Co-Authored-By: Claude (Pro/zai-org/GLM-4.7) <noreply@anthropic.com>1 parent c88e31b commit 565f299
3 files changed
+746
-790
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | 5 | | |
10 | 6 | | |
11 | 7 | | |
| |||
91 | 87 | | |
92 | 88 | | |
93 | 89 | | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
94 | 103 | | |
95 | 104 | | |
96 | 105 | | |
| |||
158 | 167 | | |
159 | 168 | | |
160 | 169 | | |
161 | | - | |
162 | | - | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
163 | 178 | | |
164 | 179 | | |
165 | 180 | | |
| |||
0 commit comments