From 9b05003848709c20108126f626561287dae60493 Mon Sep 17 00:00:00 2001 From: Arthur Date: Thu, 25 Sep 2014 15:57:21 -0700 Subject: [PATCH] Removing sourcemap auto from gruntfile --- Gruntfile.js | 1 - 1 file changed, 1 deletion(-) diff --git a/Gruntfile.js b/Gruntfile.js index 5538a6885a..6e0534feb0 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -52,7 +52,6 @@ module.exports = function(grunt) { dist: { options: { loadPath: [__dirname + '/scss'], - sourcemap: 'auto', bundleExec: true }, files: {