wala / jsdelta

A delta debugger for JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

robustify command-line option parsing

msridhar opened this issue · comments

Right now the file to be minimized needs to be passed as the final argument (I think). We should use a standard library so that the argument order isn't so sensitive.