01 - Simple

Simple function where input and output scopes match. Only variable names are minified. Base SourceMap created by Terser. Scopes handwritten.

terser -m -o simple.min.js --source-map "includeSources,url=simple.min.js.map" --toplevel simple.js