Merge branch 'module-charts' of https://github.com/artemisbot/CyberChef into artemisbot-module-charts

This commit is contained in:
n1474335 2019-03-27 23:17:30 +00:00
commit 3d80d66925
13 changed files with 1641 additions and 99 deletions

View file

@ -137,7 +137,10 @@ module.exports = {
],
},
node: {
fs: "empty"
fs: "empty",
"child_process": "empty",
net: "empty",
tls: "empty"
},
performance: {
hints: false