Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

10
  • are there way that I don't need this file loader? Commented Sep 5, 2021 at 22:21
  • Not if you want to import them like that Commented Sep 5, 2021 at 22:26
  • how come when others on youtube importing images like this, they never mention a word about this web pack thing? Is this web pack configuration suppose to be default when react app was created? Commented Sep 5, 2021 at 22:30
  • File loaders are not included by default as many dont import images as such except maybe for SVG files. Commented Sep 5, 2021 at 22:33
  • youtube.com/watch?v=MRbqLWAwqko this person didn't do web pack either and he's importing images the same way i did, but why his worked? Commented Sep 5, 2021 at 22:34