Dropped sourcemap from repo

This commit is contained in:
Lokesh Dhakar
2014-04-17 11:42:15 -07:00
parent 9cbad46067
commit d515f4c344
4 changed files with 4 additions and 5 deletions

View File

@@ -40,7 +40,7 @@ module.exports = function(grunt) {
uglify: {
options: {
preserveComments: 'some',
sourceMap: true
sourceMap: false
},
dist: {
files: {