The browser landscape was very different when I created this version of the Drupal module, and it is not as imperative to include html5shiv anymore. It's currently a hard-coded dependency in the Modernizr module itself. This should be turned into a configuration option, with the default being that it is NOT included.

Impact on current module users

None. People who rebuild Modernizr after upgrading the module will not lose this particular piece of their Modernizr build; the system will see that the old custom build had it, and include it in the list when they rebuild. However, for new sites (or people who manually de-select it on Modernizr.com) the module will no longer complain about the html5shiv being missing.

Comments

  • rupl committed 123d1fb on 7.x-3.x
    Task #2343385 by rupl: offer admin config to require printshiv.
    
  • rupl committed b49d93c on 7.x-3.x
    Task #2343385 by rupl: remove hardcoded dependency on printshiv.
    
rupl’s picture

Status: Active » Fixed

donezo

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.