Commit a204780b authored by XhmikosR's avatar XhmikosR

Remove extra comma.

parent 381a55ed
...@@ -130,7 +130,7 @@ module.exports = function (grunt) { ...@@ -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 %>',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment