Case insensitive extension matching for enhanced-img
Open
Nobody has claimed this yet.
pkg:enhanced-img
- Dominant language
- JavaScript
- Stars
- 20.8k
- Forks
- 2.3k
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 156
Description
Describe the problem
https://bsky.app/profile/michcia.bsky.social/post/3m43rblhmdc2m
Describe the proposed solution
Alternatives considered
No response
Importance
nice to have
Additional Information
might be nice to fix https://github.com/sveltejs/kit/issues/14833 first
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at packages/vite/src/index.ts around line 37, as linked in the issue, and review issue #14833 before changing anything. The work is done when enhanced-img matches file extensions without regard to letter case; verify the relevant behavior with the existing project checks or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100