Skip to content

Filters clarification #522

Description

@jsumners-nr

To optimize performance in native bundlers, leverage the `filter` option in `resolveId`, `transform`, and `load`
hooks to exclude files that don’t require processing.

What does this sentence mean? Are files in the "exclude" filter just not transformed? Or are they not included in the final output at all? How do we debug these filters to see that our configuration is doing what we think it should be doing?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions