2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Update dependencies.

This commit is contained in:
XhmikosR
2015-12-24 12:37:39 +02:00
parent 27fb89037f
commit 112b1c7a95
3 changed files with 55 additions and 21 deletions
+1 -1
View File
@@ -130,7 +130,7 @@ module.exports = function (grunt) {
warnings: false
},
mangle: true,
preserveComments: 'some'
preserveComments: /^!|@preserve|@license|@cc_on/i
},
core: {
src: '<%= concat.bootstrap.dest %>',