@mitmaro/gulp-build-babel

0.0.2 • Public • Published

MitMaro's Gulp Babel Build Task

A reusable gulp task for a Babel build.

Usage

var gulp = require('gulp');
var buildBabel = require('@mitmaro/gulp-build-babel');

gulp.task('build:babel', buildBabel('src/**/**.js', 'lib/'));

License

This project is released under the ISC license. See LICENSE.

Readme

Keywords

Package Sidebar

Install

npm i @mitmaro/gulp-build-babel

Weekly Downloads

2

Version

0.0.2

License

ISC

Last publish

Collaborators

  • mitmaro