Commit 2091a37
fix: pass tsconfig via config hook instead of mutating resolvedConfig
Move rolldownOptions.tsconfig from configResolved mutation to the
config hook's return value, so Vite properly deep-merges it.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 6da6104 commit 2091a37
1 file changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
200 | | - | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
201 | 204 | | |
202 | 205 | | |
203 | 206 | | |
204 | 207 | | |
205 | | - | |
206 | 208 | | |
207 | 209 | | |
208 | 210 | | |
| |||
0 commit comments