mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-1780] remove compatibility pdf-js that crash the app on IOS (#2556)
This commit is contained in:
committed by
Denys Vuika
parent
86f5a383d1
commit
90403bab32
@@ -123,7 +123,6 @@
|
|||||||
},
|
},
|
||||||
"scripts": [
|
"scripts": [
|
||||||
"../node_modules/pdfjs-dist/build/pdf.js",
|
"../node_modules/pdfjs-dist/build/pdf.js",
|
||||||
"../node_modules/pdfjs-dist/web/compatibility.js",
|
|
||||||
"../node_modules/pdfjs-dist/web/pdf_viewer.js",
|
"../node_modules/pdfjs-dist/web/pdf_viewer.js",
|
||||||
"../node_modules/raphael/raphael.min.js",
|
"../node_modules/raphael/raphael.min.js",
|
||||||
"../node_modules/moment/min/moment.min.js",
|
"../node_modules/moment/min/moment.min.js",
|
||||||
@@ -335,7 +334,6 @@
|
|||||||
},
|
},
|
||||||
"scripts": [
|
"scripts": [
|
||||||
"../node_modules/pdfjs-dist/build/pdf.js",
|
"../node_modules/pdfjs-dist/build/pdf.js",
|
||||||
"../node_modules/pdfjs-dist/web/compatibility.js",
|
|
||||||
"../node_modules/pdfjs-dist/web/pdf_viewer.js",
|
"../node_modules/pdfjs-dist/web/pdf_viewer.js",
|
||||||
"../node_modules/raphael/raphael.min.js",
|
"../node_modules/raphael/raphael.min.js",
|
||||||
"../node_modules/moment/min/moment.min.js",
|
"../node_modules/moment/min/moment.min.js",
|
||||||
|
Reference in New Issue
Block a user