gulp-haschanged-deps-async
Provides a hasChanged function for use with gulp-changed to check mtimes of a file's dependencies.
This package is a modern and updated fork of gulp-haschanged-deps and as such I've retained the original author's licensing as it was inspired by his work.
Table of Contents
Install
npm:
npm install gulp-haschanged-deps-async
yarn:
yarn add gulp-haschanged-deps-async
Usage
const gulp = ;const filter = ;const hasChangedDepsAsync = ;const less = ; gulp;
Contributors
Name | Website |
---|---|
Nick Baugh | http://niftylettuce.com/ |
License
MIT © Matt Powell