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

Removed deprecated webapp.IsDev flag. #16

Merged
merged 2 commits into from
Mar 26, 2022
Merged

Removed deprecated webapp.IsDev flag. #16

merged 2 commits into from
Mar 26, 2022

Conversation

qqiao
Copy link
Owner

@qqiao qqiao commented Mar 26, 2022

The IsDev flag is currently set by using the local build tag.

By doing this, we are somewhat forcing this approach to downstream applications that uses this library. Hence we are removing this flag so that downstream systems can, and should, implement their own ways to detect their own development environment.

All definition as well as usage of this flag are eliminated from the library.

@qqiao qqiao self-assigned this Mar 26, 2022
@qqiao qqiao merged commit c9a2815 into main Mar 26, 2022
@qqiao qqiao deleted the remove-is-dev branch March 26, 2022 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant