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: compatibility with ES modules output #1795

Merged
merged 3 commits into from Jun 8, 2023

Conversation

alexander-akait
Copy link
Collaborator

@alexander-akait alexander-akait commented Jun 8, 2023

We can't use __non_webpack_require__, becaue it generates import for ESM, use old workaround to prevent analize by webpack, anyway in future we should avoid using lodash at all and provide an options to inject this for developers

@alexander-akait alexander-akait changed the title refactor: avoid using multiple 'use strict' fix: compatibility with ES modules output Jun 8, 2023
@alexander-akait alexander-akait merged commit eda853b into main Jun 8, 2023
10 checks passed
@alexander-akait alexander-akait deleted the fix-avoid-using-multiple-use-strict branch June 8, 2023 19:25
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.

None yet

1 participant