Open strarsis opened 4 years ago
Thanks for the issue, we don't need right now, maybe in future we revisit it, thanks
@evilebottnawi: Sometimes I think I missed some new tool or loader as a developer.
Is webpack still a thing or has it been replaced already with something else? What are developers using in webpack for resizing/converting images? Are there other, better and more maintained plugins than this one? For example, I use a CSS background image and together with media
queries I can offer adaptive images. It is also immensely useful with <img>
srcset
/sizes
or <picturefill>
.
https://github.com/herrstucki/responsive-loader The original author looks for a new maintainer. Wouldn't this be a perfect candidate for a
webpack-contrib
project?