ember-cli / ember-cli/broccoli-asset-rewrite
Fingerprinting for srcset not working
- Dominant language
- JavaScript
- Stars
- 10
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
The fingerprinting for `srcset` in html image tags is not working.
I took a look at the implementation of the regex. But this goes over my head ..
Anybody seeing a solution?
Feel free to use the breaking tests => **https://github.com/rickharrison/broccoli-asset-rewrite/pull/50**
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the regex implementation responsible for fingerprinting asset references in HTML image tags. Run the breaking tests linked in pull request #50 and use them to verify that srcset references are fingerprinted correctly when the fix is complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100