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:
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
Block a user