Skip to content

Instantly share code, notes, and snippets.

@zzarcon
Created November 5, 2017 09:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zzarcon/2bc005ec87a627e5c8b77b454e00052f to your computer and use it in GitHub Desktop.
Save zzarcon/2bc005ec87a627e5c8b77b454e00052f to your computer and use it in GitHub Desktop.
runWhen([{
changedFiles: () => Promise.resolve(['app/index.js', 'app/components/header.jsx']),
glob: ['app/components/**'],
task(paths) {}
}])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment