2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Remove extra comma.

This commit is contained in:
XhmikosR
2015-04-08 09:27:13 +03:00
parent 381a55ed1a
commit a204780b8b
+1 -1
View File
@@ -130,7 +130,7 @@ module.exports = function (grunt) {
warnings: false warnings: false
}, },
mangle: true, mangle: true,
preserveComments: 'some', preserveComments: 'some'
}, },
core: { core: {
src: '<%= concat.bootstrap.dest %>', src: '<%= concat.bootstrap.dest %>',