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

Adds addition context and information about what the plugin does and when to use it. Information is from @nicolo-ribaudo on slack: https://babeljs.slack.com/archives/C0DFJT81H/p1583965874176800

Hi, this is a stab at babel/babel#10121. As I understand it, preset-env with useBuiltins set to `usage` conflicts with using the runtime helper, though it is not totally clear to...

Message from automatic PR by @imgbot (as seen in https://github.com/MichaelDeBoey/website/pull/94): > ## Beep boop. Your images are optimized! > > Your image file size has been reduced by **15%** 🎉...

Today I used Emacs 27.0 to create my first React app and found it .

Counterpart of https://github.com/babel/babel/pull/10378

I ended up writing a script to generate this documentation based of type definitions found in `node_modules/@babel/types/lib/index.d.ts`. It does so by looking through the properties of the export from `@babel/types`,...

docs

This PR clarifies what `useBuiltIns` is for, and how to use it, better (IMO 🙂). Specifically, I really struggled using this option in one of my projects. It took me...

docs

Hi, babel team! babel is a great tool, thank you :) ## What does this change? Since link is broken, I will fix it so that I can redirect it....

Documents the proposed feature babel/babel#10069.