elm-spa-example
elm-spa-example copied to clipboard
The uglify --output=elm.js gives an "ERROR: invalid option --output=elm.js"
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
PR https://github.com/rtfeldman/elm-spa-example/pull/99
@gunnarahlberg dwayne/elm-conduit uses Devbox so you'll never have this problem.