Best Practices for SVG and Images #15610
Unanswered
ChiefInnovator
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are constantly wanting to pull in SVGs and using them in our applications. Unfortunately, we find that our builds start to slow down and/or come to a halt. We believe this has to do with image creation from SVG to PNG done at build time. When we remove the SVGs, our builds get fast again. If we convert the images to PNGs ourselves, it fixes the problem.
We would like to use SVGs but are finding that the feature is not ready for production use. We would like to use this feature but lack the necessary best practices. Any guidance and answers to the following questions would be helpful.
Thanks,
Rich
Beta Was this translation helpful? Give feedback.
All reactions