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

Adding globalObject: 'this' to webpack config #3176

Merged
merged 2 commits into from Sep 16, 2021

Conversation

Jezorko
Copy link
Contributor

@Jezorko Jezorko commented Aug 6, 2020

This should solve the issue of undefined this when importing from an ES6 module.
I've put steps to reproduce in this comment.

Jezorko and others added 2 commits August 6, 2020 12:07
This should solve the issue of undefined `this` when importing from an ES6 module.
I've put steps to reproduce in [this comment](axios#1861 (comment)).
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

2 participants