expo / vector-icons

https://icons.expo.fyi
MIT License
647 stars 114 forks source link

icons.expo.fyi caching doesn't clear when icons are updated #183

Open adamzolyak opened 2 years ago

adamzolyak commented 2 years ago

When I view the icons at https://icons.expo.fyi/, I've been seeing @expo/vector-icons@10.2.0. After doing a cache clear + hard refresh the issue was resolved. Seems like maybe a cache-control issue when updating? Chrome, OSX.

divonelnc commented 2 years ago

I am seeing the same issue, with react-web. After an update or the @expo/vector-icons package, a lot of icons are not visible on my website. Doing a hard refresh helps, but I can't ask all my users to do that manually. Any solution would be appreaciated.