Refract/updatecritical (#69)

This commit is contained in:
Carlos Valente
2021-12-18 14:57:07 +01:00
committed by GitHub
parent 2751ed3d33
commit 1e4206fcb2
4 changed files with 4197 additions and 5869 deletions
+8
View File
@@ -0,0 +1,8 @@
module.exports = {
stats: {
// logging: 'warn',
// errors: true,
logging: 'errors',
errors: false,
},
};