2
0
mirror of https://github.com/gchq/CyberChef synced 2026-01-02 16:43:22 +00:00

add test timer. Remove operations related to esprima

This commit is contained in:
d98762625
2018-08-16 18:14:02 +01:00
parent 8f85e57fc5
commit fbcb626fd0
4 changed files with 16 additions and 66 deletions

View File

@@ -19,6 +19,10 @@ export default [
"Unzip",
"Zip",
// esprima doesn't work in .mjs
"JavaScriptBeautify",
"JavaScriptMinify",
"JavaScriptParse",
// Relies on state of recipe.
// "Magic",