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

@babel/polyfill was published yesterday without pushing browser.js #9227

Closed
plwalters opened this issue Dec 21, 2018 · 2 comments
Closed

@babel/polyfill was published yesterday without pushing browser.js #9227

plwalters opened this issue Dec 21, 2018 · 2 comments
Labels
area: publishing process i: bug i: regression outdated A closed issue/PR that is archived due to age. Recommended to make a new issue pkg: polyfill

Comments

@plwalters
Copy link

Bug Report

Current Behavior
A clear and concise description of the behavior.

In version 7.0.0 there was a file, browser.js, which was distributed when published.

Input Code

var your => (code) => here;

Expected behavior/code
A clear and concise description of what you expected to happen (or code).

Babel Configuration (.babelrc, package.json, cli command)

{
  "your": { "config": "here" }
}

Environment

  • Babel version(s): [v7.0.0-beta.34]
  • Node/npm version: [e.g. Node 8/npm 5]
  • OS: [e.g. OSX 10.13.4, Windows 10]
  • Monorepo: [e.g. yes/no/Lerna]
  • How you are using Babel: [e.g. cli, register, loader]

Possible Solution

Re-publish the polyfill package with the browser.js file.

Additional context/Screenshots
Add any other context about the problem here. If applicable, add screenshots to help explain.

@babel-bot
Copy link
Collaborator

Hey @PWKad! We really appreciate you taking the time to report an issue. The collaborators
on this project attempt to help as many people as possible, but we're a limited number of volunteers,
so it's possible this won't be addressed swiftly.

If you need any help, or just have general Babel or JavaScript questions, we have a vibrant Slack
community
that typically always has someone willing to help. You can sign-up here
for an invite.

@nicolo-ribaudo
Copy link
Member

nicolo-ribaudo commented Dec 21, 2018

Fixed in v7.2.5. Sorry for the inconvenience!

https://unpkg.com/@babel/polyfill@7.2.5/browser.js

@lock lock bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Mar 22, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Mar 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area: publishing process i: bug i: regression outdated A closed issue/PR that is archived due to age. Recommended to make a new issue pkg: polyfill
Projects
None yet
Development

No branches or pull requests

3 participants