mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-07 23:35:22 +01:00
Chore: bump angular to 19.12.14 (#10212)
This commit is contained in:
parent
a49efb07ea
commit
fe54d99356
3 changed files with 67 additions and 67 deletions
|
|
@ -8,7 +8,7 @@ module.exports = {
|
|||
'abstract-paperless-service',
|
||||
],
|
||||
transformIgnorePatterns: [
|
||||
`<rootDir>/node_modules/.pnpm/(?!.*\\.mjs$|lodash-es)`,
|
||||
`<rootDir>/node_modules/.pnpm/(?!.*\\.mjs$|lodash-es|@angular\\+common.*locales)`,
|
||||
],
|
||||
moduleNameMapper: {
|
||||
'^src/(.*)': '<rootDir>/src/$1',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue