1
0
Fork 0
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:
Yury Delendik 2017-02-23 16:35:35 -06:00
parent cada411af4
commit facefb0c79
10 changed files with 1801 additions and 1717 deletions

View file

@ -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'