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 dual-publishing libraries, CJS and MJS bundles must have different .d.ts files. Currently there is only type declaration file, which is for the MJS bundle.
When dual-publishing libraries, CJS and MJS bundles must have different
.d.ts
files. Currently there is only type declaration file, which is for the MJS bundle.Checked with:
The text was updated successfully, but these errors were encountered: