You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thank you for a wonderful project, really valuable!
Please consider changing the instructions from --output=elm.js to --output elm.js
I get "ERROR" from uglify. Something in uglify probably changed in one of the versions.
My environment:
$ uglifyjs --version
uglify-js 3.12.5
The text was updated successfully, but these errors were encountered:
gunnarahlberg
changed the title
The uglify --output=elm.js gives
The uglify --output=elm.js gives an "ERROR: invalid option --output=elm.js"
Jan 26, 2021
thank you for a wonderful project, really valuable!
Please consider changing the instructions from
--output=elm.js
to--output elm.js
I get "ERROR" from uglify. Something in uglify probably changed in one of the versions.
My environment:
The text was updated successfully, but these errors were encountered: