babel / babel/website

[bug]: repl not able to fetch bundle from bundle.run

Open
#2,138 5 comments 0 reactions 0 assignees View on GitHub
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
```

![Screenshot from 2019-12-01 13-52-28](https://user-images.githubusercontent.com/32242596/69911463-d78d1a80-1441-11ea-8204-b92f97a659bd.png)

**Expected Behaviour**
No Error.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.