Files
app/nextjs/node_modules/@babel/plugin-transform-function-name
Sébastien GLATZ 96d599ba26 Revert "Modification page liste offres"
This reverts commit cf59b8cede, reversing
changes made to 0c5c702f78.

Retour en arrière pour enlever node modules
2019-05-27 12:56:05 +02:00
..
2018-09-26 10:27:14 +02:00

@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-dev @babel/plugin-transform-function-name

or using yarn:

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