unjs / unjs/unplugin

Filters clarification

Open
#522 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
3.6k
Forks
156
PR merge metrics
No merged PRs in 30d

Description

https://github.com/unjs/unplugin/blob/4aa87b32981f55a815897508312f2a97b55366d0/docs/guide/index.md?plain=1#L260-L261

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?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with docs/guide/index.md at lines 260-261 and investigate what the sentence says about the "exclude" filter. Determine whether excluded files are only untransformed or omitted from final output, and identify how users can verify their filter configuration. Done means the documentation answers both questions clearly.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.