Created by: tk-o
This PR replaces svgr/webpack
loader with its latest version available in @svgr/webpack
package.
The change solves https://github.com/facebook/create-react-app/issues/4798.
I tested this code change locally and it now reads custom config from i.e. .svgorc.json
file (placed in the project root directory).