You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[feature-flag] Add simple feature flag package (#251)
## Summary
Add very simple feature flag package that uses hard coded boolean to switch on and off. Can be overridden on by setting environment variable.
## How was it tested?
unit tests
0 commit comments