I found this Webpack loader https://github.com/kisenka/svg-sprite-loader that allows you to create SVG Sprites at the time you generate your build or in development mode, so I decided to implement it in my current project.
The steps are very easy to follow.
Adding the svg-sprite-loader to your