You are here

constant MODERNIZR_DOWNLOAD_DEV in Modernizr 8

3 uses of MODERNIZR_DOWNLOAD_DEV
modernizr_drush_command in drush/modernizr.drush.inc
Implementation of hook_drush_command().
modernizr_drush_help in drush/modernizr.drush.inc
Implementation of hook_drush_help().
_modernizr_drush_download_dev in drush/modernizr.drush.inc
Helper function downloads the uncompressed development copy of Modernizr.

File

drush/modernizr.drush.inc, line 9
drush integration for modernizr.

Code

define('MODERNIZR_DOWNLOAD_DEV', 'http://www.modernizr.com/downloads/modernizr-2.6.2.js');