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

24588d64 changed this documentation so that it said nothing changed. I don't know if it also changed anything else.

injecting external-helpers in a node app #7357(in babel)

### repl cound not add plugin ![image](https://user-images.githubusercontent.com/1876158/172353589-d8642ba5-8ed7-48e1-ab2c-51123d95ce8c.png) ### caused by network problem ![image](https://user-images.githubusercontent.com/1876158/172353866-5a3f6c47-f97b-48cb-b5fe-463dc17bd45d.png) ### bundle.run is down https://bundle.run/@babel/[email protected]

repl
bug

Through testing i've determined that only paths worked for me, not regexp

## What changed - The extension name is titled, Babel JavaScript

Adding a darkmode in the website would be nice.

Allow trying from multiple sources, and add `https://packd.liuxingbaoyu.xyz`. Fixes: #2651

Added online version of Autoprefixer tool (Featured on Mozilla). So users can instantly use it without installing it.

Link: https://babeljs.io/repl#?browsers=chrome%2080&build=&builtIns=false&spec=false&loose=false&code_lz=MQbwjANABATAvkA&debug=false&forceAllTransforms=false&shippedProposals=false&circleciRepo=&evaluate=false&fileSize=false&timeTravel=true&sourceType=script&lineWrap=false&presets=env&prettier=false&targets=Node-13&version=7.9.0&externalPlugins=%40babel%2Fplugin-syntax-record-and-tuple%407.9.0 Adding `syntax-record-and-tuple` plugin will throw ``` 'recordAndTuple' requires 'syntaxType' option whose value should be one of: 'hash', 'bar' ```

repl