mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 14:48:08 +02:00
Merge pull request #17053 from calixteman/issue17044
Add alt-text svg images to the dist (issue #17044)
This commit is contained in:
commit
be53c7d6f5
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue