Commit 4aaff66
fix(vite): drop redundant rolldownOptions from ssr service env
The empty-input rolldownOptions replaced rollupOptions under rolldown-vite,
breaking the ssr service output. minifyInternalExports in rollupOptions.output
applies to both builders.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent cbbf917 commit 4aaff66
1 file changed
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | 77 | | |
85 | 78 | | |
86 | 79 | | |
| |||
0 commit comments