Skip to content
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

Can't parse .jpeg extension module #623

Closed
eashish93 opened this issue Sep 11, 2016 · 4 comments
Closed

Can't parse .jpeg extension module #623

eashish93 opened this issue Sep 11, 2016 · 4 comments
Milestone

Comments

@eashish93
Copy link

I just import a .jpeg extension module in my app, but I got this error:

Unexpected character '�'
You may need an appropriate loader to handle this file type.

Using react-scripts@0.4.1

@gaearon
Copy link
Contributor

gaearon commented Sep 11, 2016

We should amend the regex in configs to treat jpeg like jpg. Would you like to send a PR?

@gaearon gaearon added this to the 0.4.2 milestone Sep 11, 2016
@mareksuscak
Copy link
Contributor

Will send a PR in a moment.

@gaearon
Copy link
Contributor

gaearon commented Sep 18, 2016

This should be fixed in 0.4.2.
Please verify!

@eashish93
Copy link
Author

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
.

@lock lock bot locked and limited conversation to collaborators Jan 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants