Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add globalObject: 'this' to webpack config (axios#3176)
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)). Co-authored-by: Jay <jasonsaayman@gmail.com>
- Loading branch information