Update jest.config.js
This commit is contained in:
parent
b5bb711e43
commit
1999b2f150
@ -11,4 +11,5 @@ module.exports = {
|
|||||||
moduleNameMapper: {
|
moduleNameMapper: {
|
||||||
'^src/(.*)': '<rootDir>/src/$1',
|
'^src/(.*)': '<rootDir>/src/$1',
|
||||||
},
|
},
|
||||||
|
workerIdleMemoryLimit: '512MB',
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user