Created by: lantiga
When used with both -m and -o arguments, e.g.
sjs -m bar.sjs -o foo.js foo.sjs
the modules were being ignored. This commit fixes this.
Created by: lantiga
When used with both -m and -o arguments, e.g.
sjs -m bar.sjs -o foo.js foo.sjs
the modules were being ignored. This commit fixes this.