This has been needed a couple of times and I end up hacking around it.
Add a simple config section that allows turning off & on features. I don't think we even need it to be in redux - just a hardcoded featureToggles.ts file to import where-ever we need it.
Initially hook it up with the schema generation code that's currently commented out.
This has been needed a couple of times and I end up hacking around it.
Add a simple config section that allows turning off & on features. I don't think we even need it to be in redux - just a hardcoded featureToggles.ts file to import where-ever we need it.
Initially hook it up with the schema generation code that's currently commented out.