2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Update dependencies.

This commit is contained in:
XhmikosR
2015-04-04 12:05:00 +03:00
parent 8a9d698daf
commit 381a55ed1a
3 changed files with 33 additions and 159 deletions
+5 -1
View File
@@ -126,7 +126,11 @@ module.exports = function (grunt) {
uglify: {
options: {
preserveComments: 'some'
compress: {
warnings: false
},
mangle: true,
preserveComments: 'some',
},
core: {
src: '<%= concat.bootstrap.dest %>',