1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Fix OOM error

Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
Sebastian Malton 2022-01-25 10:19:53 -05:00
parent 13d1785eee
commit 86aaefdb7e

View File

@ -11,6 +11,7 @@ module.exports = {
"**/dist/**/*", "**/dist/**/*",
"**/static/**/*", "**/static/**/*",
"**/site/**/*", "**/site/**/*",
"extensions/*/*.tgz",
], ],
settings: { settings: {
react: { react: {