mirror of
https://github.com/gchq/CyberChef
synced 2025-12-10 05:13:23 +00:00
Tidying codebase
This commit is contained in:
@@ -237,7 +237,10 @@ module.exports = function (grunt) {
|
||||
compileTime: compileTime
|
||||
})
|
||||
],
|
||||
watch: true
|
||||
watch: true,
|
||||
stats: {
|
||||
warningsFilter: /source-map/
|
||||
}
|
||||
},
|
||||
webProd: {
|
||||
target: "web",
|
||||
|
||||
Reference in New Issue
Block a user