mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-26 10:08:06 +02:00
Move CustomStyle.
This commit is contained in:
parent
467c6f93b5
commit
2f34fd46cb
11 changed files with 87 additions and 55 deletions
1
make.js
1
make.js
|
@ -530,6 +530,7 @@ target.bundle = function(args) {
|
|||
'display/webgl.js',
|
||||
'display/pattern_helper.js',
|
||||
'display/font_loader.js',
|
||||
'display/dom_utils.js',
|
||||
'display/annotation_helper.js',
|
||||
'display/svg.js'
|
||||
]);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue