Stas Kurilov
Stas Kurilov
@suamikim hi! It would be great if you can provide me a piece of your project (I don't need it entirely) with package.json webpack config, htmlwebpackplugin template, some SVGs and...
I don't understand your question, could you provide an example what you get and what you expect.
Do you read the docs about [extract mode](https://github.com/kisenka/svg-sprite-loader#extract)?
Could you please create repo with minimal setup to demonstrate a problem (package.json, webpack config, SVG image and piece of your code). If you don't want to create a repository...
Don't use file-loader after svg-sprite-loader
@kricha does my comment fixes your issue? :)
Still actual with latest version?
Can't reproduce it locally, could you please create a demo repo with reproducible error?
Hi @fruchtose! Thanks for the question :) Yes, the most complex part of this loader - sprite extracting was moved to extract-svg-sprite-webpack-plugin, which is under development, but already usable. You...
@Bosch-Eli-Black yep, I'm still planning to do that, but have no time at this point :(