You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A browserify transform that could statically detect which icons get possibly used and generate only that sprite sheet would be super neat. Slightly dumber, but we could also expose some kind of build API that allows people to customize a build. The transform would be way cooler though. So far I'm only using this in electron so my motivation to do that right now is low, but totally open to it. I'll add you on the module.
The idea came from the dat-icon repo pretty much 100%, we should probably give them a shoutout. Thanks dat-data! Maybe @Kriesse knows the origin of the pattern though?
Would it be good to have something like
entypoify
to reduce the SVGs in the bundle to only those that were used?I'm not sure yet how hard that would be.
It could also optionally take the place of brfs.
Also: this looks great I'm probly gonna use it. Do you know of other icon modules like this? So far I've only seen dat-icons.
The text was updated successfully, but these errors were encountered: