natemoo-re / astro-icon

Inline and sprite-based SVGs in Astro made easy!
https://astroicon.dev
Other
992 stars 57 forks source link

Icon displays in dev mode but not production #158

Closed shriharip closed 6 months ago

shriharip commented 6 months ago

Hello,

I have an astro project which is deployed to cloudflare. It is in SSR mode.

I have an icon which diSplays in the dev mode, but during production it fails to display

Thanks in advance.

natemoo-re commented 6 months ago

Please make sure you've upgraded to Astro Icon v1. There should be full support for deploying to Cloudflare in that version. If the issue is not solved, please open a new issue an include a reproduction.