]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Comment that out for now since it's causing errors
authorMark Otto <markdotto@gmail.com>
Mon, 3 Oct 2016 02:28:52 +0000 (19:28 -0700)
committerMark Otto <markdotto@gmail.com>
Mon, 3 Oct 2016 02:28:52 +0000 (19:28 -0700)
Gruntfile.js

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