-
Notifications
You must be signed in to change notification settings - Fork 110
URL Loader Invalid Options #262
Comments
I found the solution to it. I changed webpack config to this, and voila it started working!
I will send a pull request on this. Please check and merge it if it looks good enough for you :) |
Hey @PrudhviRaj5, thanks for issuing the bug. I'm using the shorthand syntax, which may have been changed in the new versions. Have you tried loading a font (.eot, .woff or .otf)? Fonts are using Looking forward to your PR 🙂 |
Hi @KleoPetroff, I have created a Pull Request and the change are:
Please review my pull request and merge it. After merging you can close this issue. |
Thank you for taking the time on this, I'll make sure to review the PR tomorrow. As for Redux, I want to give people the freedom to choose the state manager by themselves. That's one of the reasons why the Redux integration didn't happen by now. That being said, I'm totally fine with a separate branch, which includes Redux. You can check the discussion in #83 |
Hi, I'm facing URL loader issue. Can you please add how to import the following from assets folder as an example?
This is the error I'm getting while importing a logo.png:
The text was updated successfully, but these errors were encountered: