website icon indicating copy to clipboard operation
website copied to clipboard

:globe_with_meridians: The Babel documentation website

Results 154 website issues
Sort by recently updated
recently updated
newest added

This PR will contain changes needed for `docusaurus v2`. Use this PR for reviews and tracking file changes. I'll modify the existing site rather than creating a new copy of...

The current docs site is running in docusaurus v1 and I would like to migrate it to docusaurus v2. Since these involve a lot of changes I've tried to chunk...

### 💻 - [ ] Would you like to work on a fix? ### How are you using Babel? Other (Next.js, Gatsby, vue-cli, ...) ### Input code https://github.com/babel/babel/blob/main/packages/babel-helper-environment-visitor/README.md > See...

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 3.1.1. Release notes Sourced from node-fetch's releases. v3.1.1 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

## Description I find that the [@babel/plugin-proposal-decorators](https://github.com/babel/website/blob/master/docs/plugin-proposal-decorators.md) documentation is not accurate considering there is an [open issue](https://github.com/babel/babel/issues/12654) discussing this in further detail. I think this should be reflected in the...

## Description `scrollSpy`'s listener floods the console with the following error on [https://babeljs.io/docs/en/v7-migration](https://babeljs.io/docs/en/v7-migration) I suspect this link is to blame. Heading over to the deprecated-yearly-presets page, it throws the same...

[This commit](https://github.com/babel/website/commit/24588d64b8032b653ce959171865cdd87d6a29dc#diff-8afd9c53031161d581749064204cb32c063b54d7523f84c2dd0e39d7e3d0b0a0) is saturated with changes to the input and output samples which do not reflect the actual effects of that plug-in. Some of the changes are non-breaking, such as...

I sometimes report issues related latest `babel/parser`. When I report, I use the local babel repository to reproduce problems. That's because there is no way to see the latest `@babel/parser`...