From 60b934f77c7f838b41683acb1d79864131ecec9c Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 10 Apr 2023 20:30:52 -0400 Subject: [PATCH] extend xmllint file extensions --- process-static | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/process-static b/process-static index ed3f2642..e11e9fcc 100755 --- a/process-static +++ b/process-static @@ -76,7 +76,7 @@ sed -i "$replace" static-tmp/releases.html gixy nginx-tmp/nginx.conf -xmllint --noout static-tmp/**/*.html +xmllint --noout static-tmp/**/*.@(html|svg|xml) java -jar node_modules/vnu-jar/build/dist/vnu.jar --errors-only static-tmp/**/*.html java -jar node_modules/vnu-jar/build/dist/vnu.jar --Werror --css static-tmp/**/*.css java -jar node_modules/vnu-jar/build/dist/vnu.jar --Werror --svg static-tmp/**/!(bimi).svg