mediamonks / cra-template

5 stars 1 forks source link

Add svgo(-loader) #1

Closed tworrisb closed 4 years ago

psimk commented 4 years ago

CRA already includes svgo in the form of @svgr/webpack. Additionally, it allows you to import SVGs as React components, see https://create-react-app.dev/docs/adding-images-fonts-and-files#adding-svgs.