mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-25 09:38:06 +02:00
Move compatibility code to the shared/compatibility.js.
This commit is contained in:
parent
cada411af4
commit
facefb0c79
10 changed files with 1801 additions and 1717 deletions
1
make.js
1
make.js
|
@ -298,7 +298,6 @@ target.minified = function() {
|
|||
|
||||
target.minifiedpost = function () {
|
||||
var viewerFiles = [
|
||||
'web/compatibility.js',
|
||||
'external/webL10n/l10n.js',
|
||||
MINIFIED_DIR + BUILD_DIR + 'pdf.js',
|
||||
MINIFIED_DIR + '/web/viewer.js'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue