react-app-rewire-svgstore-plugin
Adds webpack-svgstore-plugin
to your react-app-rewired
config.
TOCs
Installation
yarn add react-app-rewire-svgstore-plugin -D
Usage
Within your react-app-rewire
config:
const svgstorePlugin = config =
See the webpack-svgstore-plugin
docs for more information.