Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 443 Bytes

transform-jscript.md

File metadata and controls

11 lines (9 loc) · 443 Bytes
layout title description permalink package
docs
JScript transform
This plugin allows Babel to transform named function expressions into function declarations to get around some particularly nasty JScript bugs related to name function expressions.
/docs/plugins/transform-jscript/
babel-plugin-transform-jscript

See particularly nasty JScript bugs.

{% include package_readme.html %}