2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Customizer: include the minified files only on GitHub pages.

This commit is contained in:
XhmikosR
2014-10-29 06:46:02 +02:00
parent 4e3ffa5629
commit a515191afd
2 changed files with 11 additions and 0 deletions
+1
View File
@@ -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',