442 B
442 B
- Bug report or feature request?
uglify-jsversion (uglifyjs -V)- JavaScript input - ideally as small as possible.
- The
uglifyjsCLI command executed orminify()options used. - An example of JavaScript output produced and/or the error or warning.
Note: the release version of uglify-js only supports ES5. Those wishing to minify ES6 should use the experimental harmony branch.