2
0
mirror of https://github.com/gchq/CyberChef synced 2025-12-10 05:13:23 +00:00

Tidying codebase

This commit is contained in:
n1474335
2017-05-06 16:12:09 +01:00
parent 5efe9bd91d
commit 6abd10f9e2
4 changed files with 10 additions and 120 deletions

View File

@@ -237,7 +237,10 @@ module.exports = function (grunt) {
compileTime: compileTime
})
],
watch: true
watch: true,
stats: {
warningsFilter: /source-map/
}
},
webProd: {
target: "web",