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
The reason for this build error is that the package uses JSX in its modules, which isn't supported in JSPM. To fix this, the package would need to only reference modules which use standard JS features in its "exports" field. It could be possible to override this with a custom override.
I'd suggest posting an issue upstream if JSPM support is needed.
Reporting CDN Build Error.
The text was updated successfully, but these errors were encountered: