[bug]: repl not able to fetch bundle from bundle.run
Open
- Dominant language
- TypeScript
- Stars
- 777
- Forks
- 1.4k
- Avg merge
- 16h 45m
- Merged PRs (30d)
- 3
Description
**Description**
The `repl` page is not able to fetch the required bundle from the `bundle.run`.
**Steps to reproduce**
1. Got to repl
2. Open console or network tab of the dev tools.
3. Now select any of the settings, say `Time Travel`.
**Current Behaviour**
```error
GET https://bundle.run/@babel/polyfill@7 net::ERR_ABORTED 503
```

**Expected Behaviour**
No Error.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.