Skip to content

Files

Latest commit

88f57a7 · May 27, 2020

History

History
This branch is 4297 commits behind main.

babel-plugin-external-helpers

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 18, 2018
Feb 13, 2020
Mar 26, 2017
Jul 3, 2018
May 27, 2020

README.md

@babel/plugin-external-helpers

This plugin contains helper functions that’ll be placed at the top of the generated code

See our website @babel/plugin-external-helpers for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-external-helpers

or using yarn:

yarn add @babel/plugin-external-helpers --dev