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: interop default for lodash-es alias #121

Closed
wants to merge 1 commit into from
Closed

fix: interop default for lodash-es alias #121

wants to merge 1 commit into from

Conversation

JounQin
Copy link

@JounQin JounQin commented Aug 3, 2020

It is common to replace lodash with lodash-es with webpack alias to reduce bundle size, but require('lodash-es/x').default is required, so it would be great to add _interopDefault which is taken from rollup here.

cc @lutzroeder

@rustedgrail
Copy link
Collaborator

Closing this since Graphlib no longer uses Lodash.

@rustedgrail rustedgrail closed this Mar 3, 2023
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.

2 participants