mirror of
https://github.com/gchq/CyberChef
synced 2026-01-04 17:43:28 +00:00
Tidied up PGP operations and added progress callback
This commit is contained in:
@@ -318,7 +318,7 @@ module.exports = function (grunt) {
|
||||
chunks: false,
|
||||
modules: false,
|
||||
entrypoints: false,
|
||||
warningsFilter: /source-map/,
|
||||
warningsFilter: [/source-map/, /dependency is an expression/],
|
||||
}
|
||||
},
|
||||
start: {
|
||||
|
||||
Reference in New Issue
Block a user