website
website copied to clipboard
:globe_with_meridians: The Babel documentation website
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  ### caused by network problem  ### bundle.run is down https://bundle.run/@babel/[email protected]
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' ```