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
Add esm build configuration and package.json exports (#201)
This will build a cjs compatible bundle and an esm compatible bundle and package them both, allowing downstream projects to import the module type that fits their project.
0 commit comments