aboutsummaryrefslogtreecommitdiff
path: root/Gruntfile.js
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2014-10-29 06:46:02 +0200
committerXhmikosR <[email protected]>2014-10-29 07:30:57 +0200
commita515191afddb3952fa93c6aacf83c73c8024e069 (patch)
tree619277135f65dbcadcb5a2fe82817f2b04ea3008 /Gruntfile.js
parent4e3ffa5629b4f347384a1d163d3db145004ed8dd (diff)
downloadbootstrap-a515191afddb3952fa93c6aacf83c73c8024e069.tar.xz
bootstrap-a515191afddb3952fa93c6aacf83c73c8024e069.zip
Customizer: include the minified files only on GitHub pages.
Diffstat (limited to 'Gruntfile.js')
-rw-r--r--Gruntfile.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gruntfile.js b/Gruntfile.js
index f1430e026..cbf01ac1f 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -138,6 +138,7 @@ module.exports = function (grunt) {
dest: 'dist/js/<%= pkg.name %>.min.js'
},
customize: {
+ // NOTE: This src list is duplicated in footer.html; if making changes here, be sure to update the other copy too.
src: [
'docs/assets/js/vendor/less.min.js',
'docs/assets/js/vendor/jszip.min.js',