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
This PR solve another problem related unbundled-dts. We have met some many of them and use many workaround now.
This is not ideal. Let's try to solve it in the best suitable way. We should either use rollup-plugin-dts or https://github.com/Rich-Harris/dts-buddy to generate bundled dts files.