We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please implement feature flags, so it will be possible to enable #37 in DEV and disable in PROD.
Will be used later for other features as well.
Idea1: Using separate entity (BE+FE) Idea2: Using webpack DefinePlugin
The text was updated successfully, but these errors were encountered:
Track https://stackoverflow.com/questions/64307057/feature-flags-in-jhipster-applications
Sorry, something went wrong.
Custom microservice details is now activated using feature flag #38
7f8ef38
Merge pull request #40 from tillias/dev
e1401db
Successfully merging a pull request may close this issue.
Please implement feature flags, so it will be possible to enable #37 in DEV and disable in PROD.
Will be used later for other features as well.
Idea1: Using separate entity (BE+FE)
Idea2: Using webpack DefinePlugin
The text was updated successfully, but these errors were encountered: