mirror of https://github.com/twbs/bootstrap.git
Comment that out for now since it's causing errors
This commit is contained in:
parent
4699fd4b40
commit
54822bd549
|
|
@ -170,7 +170,7 @@ module.exports = function (grunt) {
|
|||
compatibility: 'ie9',
|
||||
keepSpecialComments: '*',
|
||||
sourceMap: true,
|
||||
sourceMapInlineSources: true,
|
||||
// sourceMapInlineSources: true,
|
||||
advanced: false
|
||||
},
|
||||
core: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue