Skip to content
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

Fix/systemjs upgrade #2

Merged
merged 3 commits into from
Aug 3, 2020
Merged

Fix/systemjs upgrade #2

merged 3 commits into from
Aug 3, 2020

Conversation

filoxo
Copy link
Owner

@filoxo filoxo commented Aug 3, 2020

I learned that the issue is not with UMD bundles not exporting a default and named exports, but rather a bug in systemjs' named-exports extra (systemjs/systemjs#2186). The normal styled-components UMD bundle now works just fine in systemjs@6.3.2+ and we no longer need to rely on the esm-bundle version of styled-components.

@filoxo filoxo merged commit d9f2ba2 into master Aug 3, 2020
@filoxo filoxo deleted the fix/systemjs-upgrade branch August 3, 2020 14:50
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

Successfully merging this pull request may close these issues.

1 participant