garris / garris/BackstopJS

Incremental flag in config

Open
#449 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7.2k
Forks
621
PR merge metrics
No merged PRs in 30d

Description

I run backstop with something like that:
```
const backstop = require('backstopjs');

backstop('reference', {config:'custom/backstop/config.json'});
```
I don't want to remove all reference images. There is a incremental param flag to do that `backstop reference --i` but I don't know how to do this with config.json file. The param `--filter` is similar.

Thanks for your help

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.