nuxt / nuxt/image

Hash fingerprinting of image file

Open
#713 1 comment 1 reaction 0 assignees View on GitHub

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

https://npmjs.com/package/jthawme-nuxt-image

Contributor guide

Open the contributing guide

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.