pub fn run_list(options: &CatalogOptions) -> Result<(), CatalogError>Expand description
Builds the private preview and prints its registered component catalog.
ยงErrors
Returns an error when config, generation, build, manifest, or preview execution fails.