aboutsummaryrefslogtreecommitdiff
path: root/Gruntfile.js
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2016-10-02 19:28:52 -0700
committerMark Otto <[email protected]>2016-10-02 19:28:52 -0700
commit54822bd549aa669c465a087969a06d7c3f4874fd (patch)
tree83e6be1f14ee44bf55ca7c06bb9a2528d64cbcd2 /Gruntfile.js
parent4699fd4b4076f325652a5f51cd0c734d900faac3 (diff)
downloadbootstrap-54822bd549aa669c465a087969a06d7c3f4874fd.tar.xz
bootstrap-54822bd549aa669c465a087969a06d7c3f4874fd.zip
Comment that out for now since it's causing errors
Diffstat (limited to 'Gruntfile.js')
-rw-r--r--Gruntfile.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gruntfile.js b/Gruntfile.js
index bc7d009f0..7d39d25ec 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: {