mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
[ADF-1780] remove compatibility pdf-js that crash the app on IOS (#2556)
This commit is contained in:
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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user