ember-cli / ember-cli/broccoli-asset-rev
Srcset problems
Open
- Dominant language
- JavaScript
- Stars
- 86
- Forks
- 79
- PR merge metrics
- No merged PRs in 30d
Description
Hi. I'm adding a loading image, to index.html, in an Ember.JS project.
The problem is that, after fingerprinting this:
```
```
```
```
The problem is that, it removes the 1x and 2x directives, and this makes the desktop browsers load the 2x image by default. I don't really know why, but I guess is something to do with srcset compatibility.
Any way we can preserve both the 1x and 2x directives?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.