Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Honour the (now legacy) enableLabs flag #1473

Merged
merged 3 commits into from
Oct 13, 2017
Merged

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Oct 13, 2017

No description provided.

return FEATURES.filter((f) => {
const sdkConfigValue = featuresConfig[f.id];
if (enableLabs) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

arguably you could skip the filter if enableLabs is true

@lukebarnard1 lukebarnard1 merged commit 42e31ec into develop Oct 13, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants