constant RESPONDJS_DOWNLOAD_URI in Respond.js 7
@file Main file for the Respond.js module
2 uses of RESPONDJS_DOWNLOAD_URI
- respondjs_drush_respondjs_download in drush/
respondjs.drush.inc - This is where the action takes place.
- respondjs_requirements in ./
respondjs.install - Implements hook_requirements().
File
- ./
respondjs.module, line 8 - Main file for the Respond.js module
Code
define('RESPONDJS_DOWNLOAD_URI', 'https://raw.githubusercontent.com/scottjehl/Respond/master/dest/respond.min.js');