From 0d9aef1a5ef6e0008e08d323446ce3206bd76024 Mon Sep 17 00:00:00 2001 From: Calixte Denizet Date: Sun, 1 Oct 2023 16:47:34 +0200 Subject: [PATCH] Add alt-text svg images to the dist (issue #17044) --- gulpfile.mjs | 1 + 1 file changed, 1 insertion(+) diff --git a/gulpfile.mjs b/gulpfile.mjs index 154b6ec3d..f1e719bcc 100644 --- a/gulpfile.mjs +++ b/gulpfile.mjs @@ -1071,6 +1071,7 @@ function buildComponents(defines, dir) { const COMPONENTS_IMAGES = [ "web/images/annotation-*.svg", "web/images/loading-icon.gif", + "web/images/altText_*.svg", ]; return merge([