UNPKG

@beemo/driver-babel

Version:
21 lines (14 loc) 761 B
# Babel Driver [![Build Status](https://github.com/beemojs/beemo/workflows/Build/badge.svg)](https://github.com/beemojs/beemo/actions?query=branch%3Amaster) [![npm version](https://badge.fury.io/js/%40beemo%2Fdriver-babel.svg)](https://www.npmjs.com/package/@beemo/driver-babel) [![npm deps](https://david-dm.org/beemojs/beemo.svg?path=packages/driver-babel)](https://www.npmjs.com/package/@beemo/driver-babel) Provides [Babel](https://github.com/babel/babel) support for [Beemo](https://github.com/beemojs/beemo), a dev tool manager. ## Installation ```bash yarn add @beemo/driver-babel @babel/core // Or npm install @beemo/driver-babel @babel/core --save ``` ## Documentation [https://beemo.dev/docs/drivers/babel](https://beemo.dev/docs/drivers/babel)