Commit dc56c56
Related to rolldown/rolldown#4174
Align with
[rolldown-vite](https://github.com/vitejs/rolldown-vite/blob/da2cc9626520e2556c0dd0b5273dbd1aa4a5a7c8/packages/vite/src/node/plugins/oxc.ts#L146-L190)
In fact, `preserveValueImports` and `importsNotUsedAsValues` have been
deprecated and replaced by `verbatimModuleSyntax`. However, for
compatibility and alignment with `rolldown-vite`, I had to suggest
adding them.
---------
Co-authored-by: Boshen <[email protected]>
1 parent 9573ddd commit dc56c56
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
140 | 146 | | |
141 | 147 | | |
142 | 148 | | |
| |||
0 commit comments