]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Ports changes from #20258 to v4 (#20828)
authorMark Otto <markd.otto@gmail.com>
Mon, 3 Oct 2016 01:42:39 +0000 (18:42 -0700)
committerGitHub <noreply@github.com>
Mon, 3 Oct 2016 01:42:39 +0000 (18:42 -0700)
Gruntfile.js

index 2b9c1889924f85cf49a06908950b1b4043baec11..bc7d009f0ade796cccfac9ef8b5e83827969d1ba 100644 (file)
@@ -170,6 +170,7 @@ module.exports = function (grunt) {
         compatibility: 'ie9',
         keepSpecialComments: '*',
         sourceMap: true,
+        sourceMapInlineSources: true,
         advanced: false
       },
       core: {