Commit 66f543d
Remove redundant default export from vite plugin
The default export alongside the named export caused
"Importing binding name 'default' cannot be resolved by star export entries"
when consumers re-exported with `export *`.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 739618a commit 66f543d
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
404 | 404 | | |
405 | 405 | | |
406 | 406 | | |
407 | | - | |
408 | | - | |
0 commit comments