New Feature
- Call
pipeline.watch()
with an array of files or simply no arguments to re-run current task on listed file changes. - Add more option to command lint, use
static-pipeline -h
to see all options.
pipeline.watch()
with an array of files or simply no arguments to re-run current task on listed file changes.static-pipeline -h
to see all options.