We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I just import a .jpeg extension module in my app, but I got this error:
.jpeg
Unexpected character '�' You may need an appropriate loader to handle this file type.
Using [email protected]
[email protected]
The text was updated successfully, but these errors were encountered:
We should amend the regex in configs to treat jpeg like jpg. Would you like to send a PR?
Sorry, something went wrong.
Will send a PR in a moment.
This should be fixed in 0.4.2. Please verify!
Yeah, it's working. On 18-Sep-2016 5:26 pm, "Dan Abramov" [email protected] wrote:
This should be fixed in 0.4.2. Please verify! — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub #623 (comment), or mute the thread https://github.com/notifications/unsubscribe-auth/ANJH2Iw8VV3BXxLt-FfcUjXK3rAddXldks5qrSbugaJpZM4J58Uk .
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub #623 (comment), or mute the thread https://github.com/notifications/unsubscribe-auth/ANJH2Iw8VV3BXxLt-FfcUjXK3rAddXldks5qrSbugaJpZM4J58Uk .
No branches or pull requests
I just import a
.jpeg
extension module in my app, but I got this error:Using
[email protected]
The text was updated successfully, but these errors were encountered: