Skip to content

Should I ignore some file types? #321

@DiggesT

Description

@DiggesT

The Verbum project is using size-limit GH actions tests, and it's has an error: "No loader is configured for ".ttf" files...". This files using by Katex library.

In my branch I fix it by adding ignore file types list: ["*.woff", "*.woff2", "*.ttf"].

Can you explain me please, why should I add ignore types list? And is that corrct to ignore some file types for analyse library size?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions