gulpzilla-disc
This adds 1 gulp command to gulpzilla:
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 */
}
});
Current Tags
- 4.0.2 ... latest (4 years ago)
4 Versions
- 4.0.2 ... 4 years ago
- 4.0.1 [deprecated] ... 4 years ago
- 3.0.0 [deprecated] ... 4 years ago
- 1.0.0 [deprecated] ... 5 years ago