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

globalThis is not being polyfilled, even though IE 11 requires it. #83

Open
utrolig opened this issue Apr 9, 2021 · 0 comments
Open

Comments

@utrolig
Copy link

utrolig commented Apr 9, 2021

I have made a repro as simple as I can here
Github Repo

How to reproduce

  1. Clone repository
  2. Checkout branch babel-polyfills
  3. yarn start
  4. Open http://localhost:8080 in Internet Explorer 11
  5. The following error will appear in console: 'globalThis' is undefined
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