Component definitions in the yaml should be able to have a "enabled" key, allowing users to temporary disable components. Acceptance criteria: - A disabled component is not validated - A disabled component is not compiled/loaded
Component definitions in the yaml should be able to have a "enabled" key, allowing users to temporary disable components.
Acceptance criteria: