You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Currently each configName has only one entry. Adding an entry for each overriden config value isn't implemented yet. (This is an isomorphic file and it isn't clear whether this can/should be implemented on the client-side. We should load a minimum amount of code on the client-side.)
321
320
assert(configEntries[configName]!.length===0)
@@ -340,8 +339,6 @@ function getUserFriendlyConfigs_V1Design(pageConfig: { configValues: ConfigValue
0 commit comments