UNPKG

gulp-multi-thread-task

Version:

Takes a gulp task and make's it run in multiple threads to improve build time

15 lines (14 loc) 290 B
{ "type": "object", "properties": { "concurrency": { "description": "The number of threads to use", "type": "number" }, "silent": { "description": "start worker thread with silent flag", "type": "boolean" } }, "additionalProperties": false }