Replies: 1 comment
-
Hmm. to be clear, my desire is: unoptimized elm with minimized javascript output. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have some regrettable debug code in my elm code. I would like to not use the --optimize flag for elm but still minimize the code in production. How would I go about it?
Also, thanks a million!
Beta Was this translation helpful? Give feedback.
All reactions