mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[MIGRATION] - check if hte module mapping hide the warning
This commit is contained in:
@@ -5,6 +5,9 @@ export default {
|
||||
testEnvironment: 'jsdom',
|
||||
setupFilesAfterEnv: ['<rootDir>/src/test-setup.ts'],
|
||||
coverageDirectory: '../../../coverage/libs/js-api',
|
||||
moduleMNameMapper: {
|
||||
'^pdfjs-dist$': 'pdfjs-dist/legacy/build/pdf'
|
||||
},
|
||||
transform: {
|
||||
'^.+\\.(ts|mjs|js|html)$': [
|
||||
'jest-preset-angular',
|
||||
|
Reference in New Issue
Block a user