elm-spa-example icon indicating copy to clipboard operation
elm-spa-example copied to clipboard

The uglify --output=elm.js gives an "ERROR: invalid option --output=elm.js"

Open gunnarahlberg opened this issue 4 years ago • 2 comments

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

gunnarahlberg avatar Jan 26 '21 08:01 gunnarahlberg

PR https://github.com/rtfeldman/elm-spa-example/pull/99

gunnarahlberg avatar Jan 26 '21 08:01 gunnarahlberg

@gunnarahlberg dwayne/elm-conduit uses Devbox so you'll never have this problem.

dwayne avatar Apr 23 '24 01:04 dwayne