From 54822bd549aa669c465a087969a06d7c3f4874fd Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 2 Oct 2016 19:28:52 -0700 Subject: [PATCH] Comment that out for now since it's causing errors --- Gruntfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gruntfile.js b/Gruntfile.js index bc7d009f0a..7d39d25ecd 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -170,7 +170,7 @@ module.exports = function (grunt) { compatibility: 'ie9', keepSpecialComments: '*', sourceMap: true, - sourceMapInlineSources: true, + // sourceMapInlineSources: true, advanced: false }, core: {