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

D3-sankey-circular 0.32.0 breaks webpack builds due to mjs imports #3610

Closed
RussGlover opened this issue Mar 6, 2019 · 0 comments
Closed

Comments

@RussGlover
Copy link

The previous release of d3-sankey-circular (0.32.0) breaks webpack builds when it tries to import named exports from non EcmaScript module #tomshanley/d3-sankey-circular#32 .

This was resolved in #tomshanley/d3-sankey-circular#33 and has been released under version 0.33.0 tomshanley/d3-sankey-circular@dbb238a

Resolving d3-sankey-circular to 0.33.0 fixes the issue for me.

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

1 participant