mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-21 20:55:50 +02:00
Comment that out for now since it's causing errors
This commit is contained in:
@@ -170,7 +170,7 @@ module.exports = function (grunt) {
|
|||||||
compatibility: 'ie9',
|
compatibility: 'ie9',
|
||||||
keepSpecialComments: '*',
|
keepSpecialComments: '*',
|
||||||
sourceMap: true,
|
sourceMap: true,
|
||||||
sourceMapInlineSources: true,
|
// sourceMapInlineSources: true,
|
||||||
advanced: false
|
advanced: false
|
||||||
},
|
},
|
||||||
core: {
|
core: {
|
||||||
|
Reference in New Issue
Block a user