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:
parent
13d1785eee
commit
86aaefdb7e
@ -11,6 +11,7 @@ module.exports = {
|
|||||||
"**/dist/**/*",
|
"**/dist/**/*",
|
||||||
"**/static/**/*",
|
"**/static/**/*",
|
||||||
"**/site/**/*",
|
"**/site/**/*",
|
||||||
|
"extensions/*/*.tgz",
|
||||||
],
|
],
|
||||||
settings: {
|
settings: {
|
||||||
react: {
|
react: {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user