mishoo / UglifyJS

JavaScript parser / mangler / compressor / beautifier toolkit
http://lisperator.net/uglifyjs/
Other
13.18k stars 1.25k forks source link

inactive for hours with command line options before input filename #5938

Closed andrewhodel closed 2 months ago

andrewhodel commented 2 months ago

It works without -m or -c options and with either option, it does not utilize a processor or any ram and sits for hours unless you put the options after the input file name.

That's unlike the majority of command line programs.

alexlamsl commented 2 months ago

Please follow the instructions in the template when filing an issue report.

I don't see any issue that relates to uglify-js in this report as is − closing.

andrewhodel commented 2 months ago

@alexlamsl it's not a good idea to prevent integration by requiring a certain command line order.