Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

babel-plugin-external-helpers

babel185.2kMIT6.22.0

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

babel-plugin

readme

@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