On Tuesday, September 13, 2016 at 9:19:27 AM UTC+1, Håkon Rossebø wrote: > > This is how the clojure compiler is used in the elm-mdl makefile: > > java -jar closure-compiler.jar -O ADVANCED --assume_function_wrapper --js > elm.js > /tmp/elm.js && mv /tmp/elm.js elm.js > > I just tried it on one of my own projects and it seems to work fine. >
Working for me too, thanks. -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
