mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-20 06:55:08 -04:00
Jsonpath lib now imported from npm with workaround instead of serving locally.
This commit is contained in:
parent
4b87d66131
commit
55aedfe901
7 changed files with 156 additions and 6703 deletions
|
@ -229,6 +229,9 @@ module.exports = function (grunt) {
|
|||
stats: {
|
||||
children: false,
|
||||
warningsFilter: /source-map/
|
||||
},
|
||||
node: {
|
||||
fs: "empty"
|
||||
}
|
||||
},
|
||||
webDev: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue