Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recompiling compiled app with different optimization type #496

Open
konrad-ch opened this issue Aug 22, 2019 · 0 comments
Open

Recompiling compiled app with different optimization type #496

konrad-ch opened this issue Aug 22, 2019 · 0 comments

Comments

@konrad-ch
Copy link

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....

@konrad-ch konrad-ch changed the title Recompiling compiled app Recompiling compiled app with different optimization type Aug 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant