Webpack 5 and SVG parameters
I updated to Webpack 5 and found out that url-loader is deprecated in favor of asset modules. I can load SVG’s like so:
I updated to Webpack 5 and found out that url-loader is deprecated in favor of asset modules. I can load SVG’s like so: