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

Update devDependencies.

Adapt uglify for the new version.
This commit is contained in:
XhmikosR
2015-11-16 09:32:59 +02:00
parent ed624a805a
commit 1b645ef686
3 changed files with 181 additions and 105 deletions
+1 -1
View File
@@ -202,7 +202,7 @@ module.exports = function (grunt) {
warnings: false
},
mangle: true,
preserveComments: 'some'
preserveComments: /^!|@preserve|@license|@cc_on/i
},
core: {
src: '<%= concat.bootstrap.dest %>',