mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-20 06:55:08 -04:00
Tidying codebase
This commit is contained in:
parent
5efe9bd91d
commit
6abd10f9e2
4 changed files with 10 additions and 120 deletions
|
@ -237,7 +237,10 @@ module.exports = function (grunt) {
|
|||
compileTime: compileTime
|
||||
})
|
||||
],
|
||||
watch: true
|
||||
watch: true,
|
||||
stats: {
|
||||
warningsFilter: /source-map/
|
||||
}
|
||||
},
|
||||
webProd: {
|
||||
target: "web",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue