[Feature Request] Load SVG files with the url-loader
Created by: svenheden
Is there a reason why only images in the formats bmp, gif, jpg and png uses the url-loader in the webpack config? I would like SVG images to be loaded with the same loader. :)