sanity-config-reducers
Installation
SKILL.md
Sanity Config Reducers
Start Here
Use this skill when a config value can be supplied by root config or plugins and needs deterministic merge behavior.
Inspect these files first:
packages/sanity/src/core/config/types.tspackages/sanity/src/core/config/configPropertyReducers.tspackages/sanity/src/core/config/prepareConfig.tsxpackages/sanity/src/core/config/flattenConfig.tspackages/sanity/src/core/config/resolveDefaultPlugins.tsif the config gates default plugin injection.
Reducer Pattern
Reducers usually: