[ADF-1780] remove compatibility pdf-js that crash the app on IOS (#2556)

This commit is contained in:
Eugenio Romano 2017-10-26 19:35:44 +01:00 committed by Denys Vuika
parent 86f5a383d1
commit 90403bab32

View File

@ -123,7 +123,6 @@
},
"scripts": [
"../node_modules/pdfjs-dist/build/pdf.js",
"../node_modules/pdfjs-dist/web/compatibility.js",
"../node_modules/pdfjs-dist/web/pdf_viewer.js",
"../node_modules/raphael/raphael.min.js",
"../node_modules/moment/min/moment.min.js",
@ -335,7 +334,6 @@
},
"scripts": [
"../node_modules/pdfjs-dist/build/pdf.js",
"../node_modules/pdfjs-dist/web/compatibility.js",
"../node_modules/pdfjs-dist/web/pdf_viewer.js",
"../node_modules/raphael/raphael.min.js",
"../node_modules/moment/min/moment.min.js",