Hash fingerprinting of image file
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 331
- Avg merge
- 19h 52m
- Merged PRs (30d)
- 9
Description
Looking at the commits, this project has had a big rewrite maybe for nuxt 3? We needed proper fingerprinting for static files with SSR so adapted the hash param property to check if its a static file first and grab the hash synchronously with hasha
I have a fork with an updated file, but I suppose the PR would be redundant on the current code base
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
No current file or test is named. Compare the current hash-parameter handling with the updated file in the linked fork and verify whether the behavior still applies to the current Nuxt 3 codebase; done means static image files receive proper fingerprints during SSR.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nuxt, typescript
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100