mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-09 01:35:43 +02:00
Moves shared/function.js to core/
This commit is contained in:
parent
7a19085159
commit
fcc4dfd9b5
10 changed files with 19 additions and 23 deletions
1
make.js
1
make.js
|
@ -370,7 +370,6 @@ target.bundle = function(args) {
|
|||
|
||||
var SHARED_SRC_FILES = [
|
||||
'shared/util.js',
|
||||
'shared/function.js',
|
||||
'shared/annotation.js',
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue