mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2025-07-21 05:49:51 -04:00
remove unused webmanifest extension
This commit is contained in:
parent
bfcc6b5958
commit
7c2425cd50
1 changed files with 1 additions and 1 deletions
|
@ -22,5 +22,5 @@ zopfli_preserve_time() {
|
|||
}
|
||||
export -f zopfli_preserve_time
|
||||
|
||||
find static-tmp -regex '.+\.\(css\|html\|ico\|js\|json\|map\|svg\|txt\|webmanifest\|xml\|wasm\)' |
|
||||
find static-tmp -regex '.+\.\(css\|html\|ico\|js\|json\|map\|svg\|txt\|wasm\|xml\)' |
|
||||
parallel -q ::: brotli_k zopfli_preserve_time :::: -
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue