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",