1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 18:30:30 -04:00
jarv.is/.percy.yml

21 lines
381 B
YAML

version: 1
snapshot:
widths: [375, 1280] # px
enable-javascript: true
percy-css: |
video {
display: none;
}
div.embed {
display: none;
}
div.highlight {
border: 0; /* no clue why this bugs out... */
}
static-snapshots:
path: public/
snapshot-files: '**/index.html'
agent:
asset-discovery:
network-idle-timeout: 10000 # ms