Stoil Kostadinov

Results 2 comments of Stoil Kostadinov

@hpeikari I believe this won't work because when you exclude the 'node_modules' folder from the loader options, than when webpack will scream that you need a loader to import .css...

Yeah, it happens on my end as well. I wanted to make a LazyLoaded Component which wraps the Img component provided by the **react-optimized-image** package and adds some lazy loading...