Chore: revert pngx pdf viewer to third party package (#6741)

This commit is contained in:
shamoon
2024-05-16 11:12:19 -07:00
committed by GitHub
parent 50a6181e48
commit 019a255753
21 changed files with 40 additions and 1843 deletions

View File

@@ -7,7 +7,6 @@ module.exports = {
'abstract-name-filter-service',
'abstract-paperless-service',
],
coveragePathIgnorePatterns: ['/src/app/components/common/pdf-viewer/*'],
transformIgnorePatterns: [`<rootDir>/node_modules/(?!.*\\.mjs$|lodash-es)`],
moduleNameMapper: {
'^src/(.*)': '<rootDir>/src/$1',