Add alt-text svg images to the dist (issue #17044)
This commit is contained in:
parent
71bffcc7a9
commit
0d9aef1a5e
@ -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([
|
||||
|
Loading…
Reference in New Issue
Block a user