Parse routes.json, accepting the legacy object-keyed-by-path form and normalizing it to the canonical {index?, routes: [...]} array form.
{index?, routes: [...]}
Parse routes.json, accepting the legacy object-keyed-by-path form and normalizing it to the canonical
{index?, routes: [...]}array form.