Revert "Update angular.json"
This reverts commit 62cd5046160f10cad4426b6ee14451447a46267f.
This commit is contained in:
parent
62cd504616
commit
abd10cd6e0
@ -65,15 +65,8 @@
|
||||
"src/assets",
|
||||
"src/manifest.webmanifest",
|
||||
{
|
||||
"glob": "**/*",
|
||||
"input": "node_modules/ngx-extended-pdf-viewer/assets/",
|
||||
"glob": "**/locale/en-US/?*.properties",
|
||||
"ignore": ["**/additional-locale/*"],
|
||||
"output": "/assets/"
|
||||
},
|
||||
{
|
||||
"input": "node_modules/ngx-extended-pdf-viewer/assets/",
|
||||
"glob": "**/*.min.js",
|
||||
"ignore": ["*-es5\\.*"],
|
||||
"output": "/assets/"
|
||||
}
|
||||
],
|
||||
|
@ -258,7 +258,6 @@
|
||||
(beforePrint)="onBeforePrint()"
|
||||
(afterPrint)="onAfterPrint()"
|
||||
(progress)="onProgress($event)"
|
||||
language="en-US"
|
||||
[(page)]="previewCurrentPage">
|
||||
</ngx-extended-pdf-viewer>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user