mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Comment that out for now since it's causing errors
This commit is contained in:
parent
4699fd4b40
commit
54822bd549
1 changed files with 1 additions and 1 deletions
|
@ -170,7 +170,7 @@ module.exports = function (grunt) {
|
|||
compatibility: 'ie9',
|
||||
keepSpecialComments: '*',
|
||||
sourceMap: true,
|
||||
sourceMapInlineSources: true,
|
||||
// sourceMapInlineSources: true,
|
||||
advanced: false
|
||||
},
|
||||
core: {
|
||||
|
|
Loading…
Add table
Reference in a new issue