You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I currently see the following warning when bundling with tsdown
```
oxlint@1.20.0 build-js D:\a\oxc\oxc\apps\oxlint
> node scripts/build.js
Modifying bindings.js...
Building with tsdown...
ℹ tsdown v0.15.5 powered by rolldown v1.0.0-beta.41
ℹ Using tsdown config: D:\a\oxc\oxc\apps\oxlint\tsdown.config.ts
WARN `bundle` option is deprecated. Use `unbundle` instead.
WARN `bundle` option is deprecated. Use `unbundle` instead.
```
0 commit comments