mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-26 10:08:06 +02:00
Refactor code for annotations
This commit is contained in:
parent
e5b5c94925
commit
f8f4b3f45d
39 changed files with 667 additions and 499 deletions
1
make.js
1
make.js
|
@ -239,6 +239,7 @@ target.bundle = function(args) {
|
|||
'api.js',
|
||||
'canvas.js',
|
||||
'obj.js',
|
||||
'annotation.js',
|
||||
'function.js',
|
||||
'charsets.js',
|
||||
'cidmaps.js',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue