Open carloskiki opened 10 months ago
Writing a cron job that periodically updates icon libraries.
An alternative, slightly more complex but a bit more efficient, could be a CI job that rebuilds the libraries which could get triggered by renovate PRs based on new releases of the source icon libs.
An alternative, slightly more complex but a bit more efficient, could be a CI job that rebuilds the libraries which could get triggered by renovate PRs based on new releases of the source icon libs.
Great idea!
Here is a table of missing features and bugs for this crate. Please do try your hand at any of the tasks listed below if you feel like it would improve your developer experience!
rust-analyzer
. I have not found a way to configurerust-analyzer
so that it does not import into memory every icon's name, even when the library is not imported.icondata
seems to take around 700MB of RAM on my machine withrust-analyzer
. I'm not highly knowledgeable aboutrust-analyzer
's infrastructure, but I believe it would require us to file an issue torust-analyzer
to add configuration options for our use case.twotone
icons are handled. currently, we set a class on the secondary elements oftwotone
icons, but maybe there is a better solution.Package Issues
Potential removals:
2.1.1
, which means we can't update it anymore.