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

Fix issue causing flow error on image files #42

Merged
merged 1 commit into from
Oct 2, 2017
Merged

Conversation

smilingkylan
Copy link
Contributor

This is a fix for a known bug where flow does not seem to be able to properly import non-JS files (PNG, etc):
facebook/flow#1068
facebook/flow#338

Right now it seems that any scene that gets flowed and imports image files (at least PNG's) is failing. So I made this fix.

Copy link
Member

@paullinator paullinator left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. I didn't test but I assume this works with flow'ed files.

@paullinator paullinator merged commit 9f0a160 into master Oct 2, 2017
@thehobbit85 thehobbit85 deleted the pngFlowErrorFix branch October 2, 2017 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants