Skip to content

Conversation

@adamwathan
Copy link
Member

Fixes #2345. Not the prettiest solution but this is broken and I'd rather fix it fast.

Basically we need to make sure the user-expected resolveConfig function imports all of the feature flagged config files as well, which isn't too nasty on its own, except that because flagged configs register plugins (like dark mode), we need to mutate the incoming config too to prepend any plugins added by flagged configs, since there is no "extend" API for plugins right now.

Grim but works.

@adamwathan adamwathan merged commit e5c193a into master Sep 7, 2020
@adamwathan adamwathan deleted the fix-resolve-config branch September 7, 2020 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ResolveConfig with experimental -> uniformColorPalette

2 participants