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

Allow skipping precompilation via /p:RunOctoPackPrecompile=false #7

Merged

Conversation

brandondahler
Copy link

Adds a new property named RunOctoPackPrecompile that defaults to true. Allows conditional skipping of precompile step.

Primary use-case is for cases where you are building/packaging non-production packages and would prefer a lower build time over a lower initial runtime.

@LorandBiro LorandBiro merged commit b1546a5 into LorandBiro:master Sep 24, 2018
@LorandBiro
Copy link
Owner

Thank you! And thank you very much for the use-case that you provided, it's perfectly clear.
I'm gonna release this soon!

@LorandBiro
Copy link
Owner

Released in 2.1.0

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

Successfully merging this pull request may close these issues.

2 participants