migliori / universal-icon-picker

Vanilla JS Icon Picker for any Icon Library
https://universal-icon-picker.miglisoft.com
MIT License
78 stars 9 forks source link

Implicit assumptions on how assets are served #13

Closed fsbraun closed 1 year ago

fsbraun commented 1 year ago

Some installations add md5 checksums to the filenames when serving static files. The icon picker makes assumptions about the filenames. If there is interest, I would be happy to provide a PR that allows for configuration of paths used within unversal-icon-picker.js and remains fully backward compatible.

migliori commented 1 year ago

Thank you for your proposal, you are welcome