2018-06-15 10:13:20 -04:00

424 B

@babel/plugin-transform-function-name

Apply ES2015 function.name semantics to all functions

See our website @babel/plugin-transform-function-name for more information.

Install

Using npm:

npm install --save @babel/plugin-transform-function-name

or using yarn:

yarn add --save @babel/plugin-transform-function-name