Remove workerIdleMemoryLimit from worker
This commit is contained in:
parent
225d498909
commit
5dc3623866
|
@ -16,7 +16,6 @@ const config: Config.InitialOptions = {
|
||||||
"@budibase/types": "<rootDir>/../types/src",
|
"@budibase/types": "<rootDir>/../types/src",
|
||||||
"@budibase/shared-core": ["<rootDir>/../shared-core/src"],
|
"@budibase/shared-core": ["<rootDir>/../shared-core/src"],
|
||||||
},
|
},
|
||||||
workerIdleMemoryLimit: "40%",
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// add pro sources if they exist
|
// add pro sources if they exist
|
||||||
|
|
Loading…
Reference in New Issue