gulp-auto-restart

0.0.3 • Public • Published

gulp-auto-restart

This package add 'gulp-auto-restart' task.

Usage

// gulpfile.js
var autoRestart = require('gulp-auto-restart');
autoRestart({'task': 'watch'});

gulp auto-restart spawn child gulp process with watch --restart options and restart it on gulpfile.js change.

Package Sidebar

Install

npm i gulp-auto-restart

Weekly Downloads

1

Version

0.0.3

License

MIT

Last publish

Collaborators

  • ihoneycomb