From: Mark Otto Date: Mon, 3 Oct 2016 02:28:52 +0000 (-0700) Subject: Comment that out for now since it's causing errors X-Git-Tag: v4.0.0-alpha.5~64 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54822bd549aa669c465a087969a06d7c3f4874fd;p=thirdparty%2Fbootstrap.git Comment that out for now since it's causing errors --- 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: {