Skip to content

exclude Option not working #172

@subhankar-trisetra

Description

@subhankar-trisetra
compress({
exclude: [(file: string) => file.includes('/_astro/') && (file.endsWith('.png') || file.endsWith('.jpg') || file.endsWith('.jpeg'))],
}),

I've the above option set, yet it compresses the png files in the _astro folder

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions