remove unused webmanifest extension

This commit is contained in:
Daniel Micay 2021-11-23 20:06:54 -05:00
parent bfcc6b5958
commit 7c2425cd50

View File

@ -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 :::: -