Fixing The Webpack File Loader [object Module] Issue - I Like Kill Nerds

added by JavaScript Kicks
12/3/2019 8:07:13 AM

373 Views

Recently I updated to the latest version at the time of writing this post 5.0.2 of the file-loader plugin for Webpack. I use this for dealing with some image files in my project amongst other things. To my surprise after updating, I noticed my SVG images had all broken without explanation.


0 comments