Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@beemo/driver-babel

Package Overview
Dependencies
Maintainers
2
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@beemo/driver-babel

Babel driver for Beemo.

  • 0.11.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
29K
increased by1.67%
Maintainers
2
Weekly downloads
 
Created
Source

Babel Driver

Provides Babel support for Beemo, a build tool manager.

Installation

yarn add @beemo/driver-babel babel-core
// Or
npm install @beemo/driver-babel babel-core --save

Usage

In your configuration module, install the driver, Babel, and any plugins and presets. Create a file at configs/babel.js in which to house your Babel configuration.

In your consuming project, enable the driver by adding babel to your drivers config.

More information on how to get started can be found in the official documentation.

CLI Options
  • --[no-]clean (bool) - Clean the target --out-dir before transpiling. Defaults to true.

Keywords

FAQs

Package last updated on 12 Feb 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc