svg-sprite-loader icon indicating copy to clipboard operation
svg-sprite-loader copied to clipboard

Has this library been replaced?

Open fruchtose opened this issue 7 years ago • 5 comments

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?

fruchtose avatar Oct 09 '18 00:10 fruchtose

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 avatar Oct 29 '18 10:10 kisenka

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

joepagan avatar Jan 10 '19 23:01 joepagan

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 :)

Eli-Black-Work avatar Jun 24 '19 11:06 Eli-Black-Work

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

kisenka avatar Jul 08 '19 12:07 kisenka

@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?

Eli-Black-Work avatar Jul 09 '19 02:07 Eli-Black-Work