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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # 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 react-scripts@0.4.1
react-scripts@0.4.1
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" notifications@github.com 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
react-scripts@0.4.1
The text was updated successfully, but these errors were encountered: