diff --git a/dspublisher/config/production.json b/dspublisher/config/production.json index 22035408a6..13c65f7907 100644 --- a/dspublisher/config/production.json +++ b/dspublisher/config/production.json @@ -8,5 +8,6 @@ "Flow", "React", "Lit" - ] + ], + "preferredExampleRenderGroups": ["React", "Lit"] }