Svg-sprite-loader: Has this library been replaced?

Created on 9 Oct 2018  路  5Comments  路  Source: JetBrains/svg-sprite-loader

Do you want to request a feature, report a bug or ask a question?
Question

What is the current behavior?
I noticed that there is a new library named extract-svg-sprite-webpack-plugin. It looks a lot like this library, except it depends on svg-mixer instead of svg-baker. Is this library currently under development?

What is the expected behavior?
Could you clarify the relationship between extract-svg-sprite-webpack-plugin and this library?

Most helpful comment

@kisenka I think just a note at the top of this repo's readme would be best.
Thanks for your work on this tool.

All 5 comments

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 can try it to extract svg sprites. This loader will move to svg-mixer project in next major release and extract feature will be removed from it. Now I rather busy, but I'am planning to do it at December.

P.S. Maybe someone can advice a handy way to communicate with my users? Github issues is not convenient way to do this. The main goal is to inform my users about such plans.

@kisenka I think just a note at the top of this repo's readme would be best.
Thanks for your work on this tool.

Hi @kisenka,

Are you still planning to move this library to use svg-mixer? I'm mostly wondering because this project depends on the svg-baker and svg-baker-runtime packages, and those packages don't have LICENSE files.

Anyway, thanks for your work on this project; just checking :)

@Bosch-Eli-Black yep, I'm still planning to do that, but have no time at this point :(

@kisenka No worries! :)

I think the main issue for us is that it looks like maybe the LICENSE files disappeared from the svg-baker and svg-baker-runtime libraries.

Would it be possible to just add some LICENSE files to those packages?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

no-more picture no-more  路  7Comments

Alex-Sokolov picture Alex-Sokolov  路  3Comments

alxpsr picture alxpsr  路  4Comments

Bosch-Eli-Black picture Bosch-Eli-Black  路  6Comments

3lvcz picture 3lvcz  路  4Comments