gulpzilla-disc

4.0.2 • Public • Published

gulpzilla-disc

This adds 1 gulp command to gulpzilla:

  1. gulp disc

Install

$ npm install --save-dev gulpzilla-disc

Configuration

In gulpfile.js:

const gulp = gulpzilla({
  disc: {
    outputPath: __dirname + '/disc.html' /* the output file path */
  }
});

Package Sidebar

Install

npm i gulpzilla-disc

Weekly Downloads

0

Version

4.0.2

License

MIT

Last publish

Collaborators

  • alvinsj