0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00

Comment that out for now since it's causing errors

This commit is contained in:
Mark Otto 2016-10-02 19:28:52 -07:00
parent 4699fd4b40
commit 54822bd549

View File

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