mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-10 00:12:09 +00:00
a3e4729b6c
- More exact browserlist - stop hiding "hint" execution - Disable chromium sandbox since I'm now running it in a container and all content is trusted. - Remove obsolete elements-to-ignore from the compatibility check. - Re-enable the compression check but disable checking for Zopfli compression, which returns a fale-positive; I use efficient-compression-tool for gzip compression which is actually better than Zopfli. - Stop ignoring the "X-Frame-Options" header in no-disallowed-headers, since I stopped sending that header.
13 lines
400 B
Text
13 lines
400 B
Text
# This file is used by the build system to adjust CSS and JS output to support the specified browsers below.
|
|
# For additional information regarding the format and rule options, please see:
|
|
# https://github.com/browserslist/browserslist#queries
|
|
|
|
# You can see what browsers were selected by your queries by running:
|
|
# npx browserslist
|
|
|
|
> 0.1%
|
|
last 5 versions
|
|
Firefox >= 57
|
|
iOS >= 9.1
|
|
not dead
|
|
IE 11
|