Skip to content

CDN build error for @wordpress/[email protected] #356

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
broskees opened this issue Apr 18, 2025 · 1 comment
Open

CDN build error for @wordpress/[email protected] #356

broskees opened this issue Apr 18, 2025 · 1 comment

Comments

@broskees
Copy link

Reporting CDN Build Error.

@guybedford
Copy link
Member

guybedford commented Apr 20, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants