Overrides are great for testing purposes (and our dev/staging envs), but I would like to disable query param overriding in our production build. Adding this as a param on `<LaunchDarkly allowOverrides={false}>` would be nice. If you are open to this change, I am open to making a PR for it 😄
Overrides are great for testing purposes (and our dev/staging envs), but I would like to disable query param overriding in our production build.
Adding this as a param on
<LaunchDarkly allowOverrides={false}>would be nice.If you are open to this change, I am open to making a PR for it 😄