mirror of
https://github.com/gchq/CyberChef
synced 2025-12-05 23:53:27 +00:00
Jsonpath lib now imported from npm with workaround instead of serving locally.
This commit is contained in:
@@ -229,6 +229,9 @@ module.exports = function (grunt) {
|
||||
stats: {
|
||||
children: false,
|
||||
warningsFilter: /source-map/
|
||||
},
|
||||
node: {
|
||||
fs: "empty"
|
||||
}
|
||||
},
|
||||
webDev: {
|
||||
|
||||
Reference in New Issue
Block a user