Merge pull request #17053 from calixteman/issue17044
Add alt-text svg images to the dist (issue #17044)
This commit is contained in:
commit
be53c7d6f5
@ -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