This repository has been archived by the owner on Jul 12, 2024. It is now read-only.
Add Feature Flags #1345
Labels
tool: monorepo infrastructure
type: task
The issue is an internally driven task (e.g. from another A8c team).
Since we are punting the activity panels feature until after 3.6, we need the concept of feature flags to disable the feature, but keep it around for the future. This also comes in handy so we can continue to use
wc-admin
to develop/build updates for core in the future.I think we should support multiple environments (production, dev). The flags should also be available via PHP if possible (the activity panel contains PHP code as well).
Some prior art/related discussions:
The text was updated successfully, but these errors were encountered: