You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an rather odd problem - I compiled my project with only whitespace optimizations, next I do some changes on the result "app.js" file (please don't ask me why... it's just required in my project). And now I want to recompile modified "app.js" file with advanced optimizations. Is it can be done using lein-cljbuild? Maybe some command line hack? I would be very grateful for any kind of help....
The text was updated successfully, but these errors were encountered:
konrad-ch
changed the title
Recompiling compiled app
Recompiling compiled app with different optimization type
Aug 22, 2019
I have an rather odd problem - I compiled my project with only whitespace optimizations, next I do some changes on the result "app.js" file (please don't ask me why... it's just required in my project). And now I want to recompile modified "app.js" file with advanced optimizations. Is it can be done using lein-cljbuild? Maybe some command line hack? I would be very grateful for any kind of help....
The text was updated successfully, but these errors were encountered: