srcset-loader
srcset-loader copied to clipboard
Only one file included in webpack manifest
Is there any way to include all of the resized images in the manifest? Currently because it's keyed by source filename only one of the files is listed as they all share the same source filename.
Perhaps something like appending #size=300 so they look like different source files.
I need to look into this, happy to accept PRs though :)!
Thanks. I'll try and look into it too if I get a chance