type: string
required
relative path to the file from baseDir
glob pattern is supported
"js/*.js"
"**/*.css"
"**/*.{js,css}"
"**/*.<hash>.js"
type: string
optional
friendly name for the path pattern option
value: "none"
| "gzip"
optional
override default compression
type: string
optional
max size allowed for match file/files
"2000b"
"20kb"
"1mb"
type: number
optional
max percent increase allowed for match file/files from base branch
0.5 = 0.5%
4 = 4%
200 = 200%