@parameter1/gulp

2.1.0 • Public • Published

Gulp

A simple Gulp wrapper for watching and serving of Node apps.

Installation

yarn add @parameter1/gulp

Usage

To use the Gulpfile factory...

// gulpfile.js
import { gulpfile } from '@parameter/gulp/factory';

gulpfile({
  entry: 'src/index.js',
  watchPaths: ['src/**/*.js'],
});

Readme

Keywords

none

Package Sidebar

Install

npm i @parameter1/gulp

Weekly Downloads

28

Version

2.1.0

License

MIT

Unpacked Size

3.91 kB

Total Files

7

Last publish

Collaborators

  • brandonbk
  • zarathustra323
  • solocommand