Babel.io website doesn't work in IE11
- Dominant language
- TypeScript
- Stars
- 777
- Forks
- 1.4k
- Avg merge
- 16h 45m
- Merged PRs (30d)
- 3
Description
## Bug Report
Home page, demo of code load error in IE
https://babeljs.io/
Object doesn't support property or method 'transform'
Also https://babeljs.io/repl
Never loads.
- [ ] I would like to work on a fix!
**Current behavior**
IE11 on https://babeljs.io/
Object doesn't support property or method 'transform'

`qi=Symbol.for("var used to be block scoped")`
'Symbol' is undefined
IE11 on https://babeljs.io/repl
Never loads.
**Input Code**
https://babeljs.io/
**Expected behavior**
No errors and page should load
**Babel Configuration (babel.config.js, .babelrc, package.json#babel, cli command, .eslintrc)**
https://babeljs.io/
**Environment**
https://babeljs.io/
**Possible Solution**
**Additional context**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.