mirror of
https://github.com/getredash/redash.git
synced 2025-12-19 17:37:19 -05:00
Turned off max asset size warning (#4023)
This commit is contained in:
@@ -225,6 +225,9 @@ const config = {
|
|||||||
modules: false,
|
modules: false,
|
||||||
chunkModules: false
|
chunkModules: false
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
performance: {
|
||||||
|
hints: false
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user