You are here

constant BAGUETTEBOX_DOWNLOAD_JS_URL in baguetteBox.js 7

The BaguetteBox library URLs.

1 use of BAGUETTEBOX_DOWNLOAD_JS_URL
drush_baguettebox_download in ./baguettebox.drush.inc
Command to download the BaguetteBox library.

File

./baguettebox.drush.inc, line 11
Drush integration for BaguetteBox module.

Code

define('BAGUETTEBOX_DOWNLOAD_JS_URL', 'https://raw.githubusercontent.com/feimosi/baguetteBox.js/master/dist/baguetteBox.min.js');