Commit df05dcf
fix: custom extensions compile under the native compiler — the native JSX transform received the raw module id while only the lazy/refresh passes used the borrowed-extension filename built for unknown extensions, so @dom-expressions/compiler rejected e.g. .mdx files with "Unknown file extension" (#297); the JSX transform now gets the same borrowed filename
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 519da14 commit df05dcf
2 files changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1104 | 1104 | | |
1105 | 1105 | | |
1106 | 1106 | | |
1107 | | - | |
| 1107 | + | |
1108 | 1108 | | |
1109 | 1109 | | |
1110 | 1110 | | |
| |||
0 commit comments