I believe that I did what you described without having the problem you are talking about.
Are you sure something else is not happening there? The necessary line, which is ignored, does not make much sense - the stars should include either the required file or raise it if it cannot find it. Just silently doing nothing seems right.
Perhaps you are causing an error in stargazers or using a pipeline to use rail resources - but most likely something is happening there.
Are you sure that you did not accidentally provide your own empty modernizr.js file in the local application and / or engine, accidentally overriding the one you want modernizr to self-service?
Lines
sprockets require
must be in the comments that precede any code in the file, they must be in the original comment block. can it get you?
or maybe something else that is actually not what you think.
I really don't use coffeescript myself, is there something strange with coffeescript in some way?
source share