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
{{ message }}
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.
Intended outcome:
Both ESM (ES6) and CJS (commonjs) should be accessible via
module
andmain
respectively.Actual outcome:
We have a current UMD bundle and non ES6 files in the alpha.0 package.
I'll PR this tomorrow (Jan 25)
The text was updated successfully, but these errors were encountered: