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 disabling build-time logic #142

Open
Roguelazer opened this issue Oct 16, 2023 · 1 comment
Open

allow disabling build-time logic #142

Roguelazer opened this issue Oct 16, 2023 · 1 comment

Comments

@Roguelazer
Copy link

I'd like to use this library, but have all of the current-version logic handled somewhere else; I don't want it to write a VERSION.txt, nor to populate currentVersion in the built app. It seems like there's no way to do this without explicitly setting APP.version to null, which has other side-effects. What would you think about adding a config value or special sentinel value for config.currentVersion which would disable this logic.

@knownasilya
Copy link
Collaborator

Sounds like a good idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants