elm / elm-lang.org

Server and client code for the Elm website.
http://elm-lang.org/
BSD 3-Clause "New" or "Revised" License
1.99k stars 366 forks source link

Update instructions for minification #797

Closed razzeee closed 5 years ago

razzeee commented 5 years ago

See this for better approaches https://github.com/parcel-bundler/parcel/issues/2062#issuecomment-424763767

It might also be nice to have a webpack example.

evancz commented 5 years ago

If you have the specific commands of how folks can get set up with terser, please share those in a new issue. I'm not familiar with that tool, so I'd want to see the exploration and comparison worked out before recommending things to everyone.