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
When using default exports with additional exports d.cts file with wrong default export.
This PR #458 doesn't fix d.ts files and it should.
Additional context
I'm updating unbuild to 3.2.0 in UnoCSS repo, and dts files for node10 and node16 CJS are wrong (we have ESM only and ESM first with dual CJS/ESM packages).
Environment
pnpm 9.15.1
npm 10.8.2
node 22.6.0
Windows 10 PRO
Reproduction
https://github.com/userquin/unbuild-cts-issue
Describe the bug
When using default exports with additional exports
d.cts
file with wrong default export.This PR #458 doesn't fix
d.ts
files and it should.Additional context
I'm updating unbuild to 3.2.0 in UnoCSS repo, and dts files for node10 and node16 CJS are wrong (we have ESM only and ESM first with dual CJS/ESM packages).
Logs
The text was updated successfully, but these errors were encountered: