enhancementhelp wanted
仓库指标
- 星标
- (2,037 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
I want to use WEBP images, but I'd like to fallback them to PNG, JPEG or whatever file extension it is. So I need both versions of each file, but I'm not being able to make image-webpack-loader or webpack itself to save that way. Neither searching for a way (maybe I'm using the wrong search terms?).
All I need is two different files, one converted to WEBP, and the other just optimized.
Is there any way to do this?
Thanks for the help