mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
chore(nx/client): fix dependency to commons
This commit is contained in:
parent
bcc908a4b2
commit
23bfda0b51
@ -18,5 +18,5 @@
|
|||||||
"type": "es6"
|
"type": "es6"
|
||||||
},
|
},
|
||||||
"sourceMaps": true,
|
"sourceMaps": true,
|
||||||
"exclude": ["jest.config.ts",".*\\.spec.tsx?$",".*\\.test.tsx?$","./src/jest-setup.ts$","./**/jest-setup.ts$",".*.js$"]
|
"exclude": ["jest.config.ts",".*\\.spec.tsx?$",".*\\.test.tsx?$","./src/jest-setup.ts$","./**/jest-setup.ts$"]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user