Skip to content
Snippets Groups Projects
Commit 97aef9d1 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-4320 OZG-4488 Try to mitigate high memory consumption of Jest

parent 67b78fca
Branches
No related tags found
No related merge requests found
...@@ -27,5 +27,6 @@ module.exports = { ...@@ -27,5 +27,6 @@ module.exports = {
...nxPreset, ...nxPreset,
moduleNameMapper: { moduleNameMapper: {
'lodash-es': 'lodash', 'lodash-es': 'lodash',
} },
workerIdleMemoryLimit: '500MB'
}; };
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment