The script tag seems to be improperly build.

Current behaviour:

<script src="/sites/all/libraries/modernizr/modernizr.custom.39135.js?njsmp0"></script>

Typical core behaviour:

<script src="/sites/all/libraries/modernizr/modernizr.custom.39135.js?v=2.8.3"></script>

Comments

rupl’s picture

Thanks for filing this, I have tried multiple times to untangle my gross code that is causing other problems, like the lack of inlining when used in conjunction with Libraries API. Just one more thing that would be fixed by a proper implementation.

Kebz’s picture

Is this the same issue as this one "https://www.drupal.org/node/2349193" ??

I also added a new comment (#15) that shows the code that instructs us to rename the downloaded build file to "modernizr.min.js"