From: Mark Otto Date: Mon, 3 Oct 2016 01:42:39 +0000 (-0700) Subject: Ports changes from #20258 to v4 (#20828) X-Git-Tag: v4.0.0-alpha.5~67 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=06d95cbba7f6a6fa54e835ccd90b44a9312d127d;p=thirdparty%2Fbootstrap.git Ports changes from #20258 to v4 (#20828) --- diff --git a/Gruntfile.js b/Gruntfile.js index 2b9c188992..bc7d009f0a 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -170,6 +170,7 @@ module.exports = function (grunt) { compatibility: 'ie9', keepSpecialComments: '*', sourceMap: true, + sourceMapInlineSources: true, advanced: false }, core: {