mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2025-01-04 04:10:56 -05:00
remove unused webmanifest extension
This commit is contained in:
parent
bfcc6b5958
commit
7c2425cd50
@ -22,5 +22,5 @@ zopfli_preserve_time() {
|
|||||||
}
|
}
|
||||||
export -f 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 :::: -
|
parallel -q ::: brotli_k zopfli_preserve_time :::: -
|
||||||
|
Loading…
Reference in New Issue
Block a user