Skip to content

styleGuideExcludes equivalent #158

Closed
@illepic

Description

@illepic

In the PHP version of Pattern Lab, config/config.ini contains

// the pattern types that shouldn't be included in the style guide, useful if you nest pages/templates
styleGuideExcludes = ""

This prevents templates and pages from printing in the "all" styleguide page, if configured like so:

styleGuideExcludes = "templates,pages"

This is quite useful to make the landing "all" styleguide page much much more responsive and speedy. Does an equivalent to this exist already?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions