Skip to content
New issue

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

Attempts to download filereader.js instead of file-api.js #93

Closed
craigmdennis opened this issue Aug 10, 2014 · 1 comment
Closed

Attempts to download filereader.js instead of file-api.js #93

craigmdennis opened this issue Aug 10, 2014 · 1 comment
Milestone

Comments

@craigmdennis
Copy link

Modernizr correctly detects the .filereader class being used in my stylesheet but tries to download the filereader.js insted of file-api.js which contains the filereader test.

Error is as follows:

Downloading community files
cache file-api.js
404 filereader.js

>> Generating a custom Modernizr build
>> Skipping uglify

>> Wrote file to .tmp/scripts/modernizr.js
>> The following tests could not be downloaded
>>     
>>     404 http://modernizr.com/Modernizr/Modernizr/87c723720a48254ae37ffd56829e32a96f5c5496/feature-detects/filereader.js
>>     
>>     Check the Modulizr API for more info:
>>     https://github.com/Modernizr/modernizr.com/blob/gh-pages/i/js/modulizr.js#L15-157

@doctyper doctyper modified the milestone: 0.6.0 Oct 1, 2014
@edmelly
Copy link

edmelly commented Apr 30, 2015

I am seeing the same issue with v0.6.0 :

404 http://modernizr.com/Modernizr/Modernizr/87c723720a48254ae37ffd56829e32a96f5c5496/feature-detects/filereader.js

That is caused by including Modernizr.filereader in my JavaScript.

This issue was closed.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants