-
-
Notifications
You must be signed in to change notification settings - Fork 26.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Module parse error with pdf #775
Comments
Since we maintain a whitelist, we'd have to add it there. I think pdf is a bit of an exotic use case so I would recommend using |
This would get solved with #667 in the future but for now |
Okay thanks! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm trying to add a pdf to my app, and I'm getting a Module parse failed error. The pdf is in the src folder, shouldn't file-loader handle the pdf extention or am I misunderstanding it?
The text was updated successfully, but these errors were encountered: