website
website copied to clipboard
:globe_with_meridians: The Babel documentation website
Docs for https://github.com/babel/babel/pull/16311
Change-Id: Id2c33df50062d9581e48c7ec77eb94749ed04aa5 Signed-off-by: Qingyu Wang
[en] The content of the plugin development document should be merged into the current repository [zh-cn] 插件开发文档的内容应合并到当前存储库中 [en] The currently recommended repository by the official([babel-handbook](https://github.com/thejameskyle/babel-handbook)) has not been submitted and...
IMHO, the section on Polyfills in the documentation - https://babeljs.io/docs/usage - is not very clear. The section starts off saying: > As of Babel 7.4.0, this package has been deprecated...
### 💻 - [ ] Would you like to work on a fix? ### Description While i was trying to get the browser compatible javascript output, I found out that...
Am trying to use https://babeljs.io/repl to compile some javascript for the rhino target, but no matter how I try to specify the target, I keep getting an error message like...
I've been confused again just now by stage-2 being selected by default. I'm wondering why is that even part of the REPL UI, given that these presets have been deprecated...
Hello 👋 I run a security community that finds and fixes vulnerabilities in OSS. A researcher (@0xdivyanshu) has found a potential issue, which I would be eager to share with...
Clarify exception to "targets" handling for backward compatibility. https://github.com/babel/babel/issues/15371#issuecomment-1404849205 Closes https://github.com/babel/babel/issues/15371
Closes https://github.com/babel/website/issues/2551