mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-12 22:33:10 +00: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',
|
compatibility: 'ie9',
|
||||||
keepSpecialComments: '*',
|
keepSpecialComments: '*',
|
||||||
sourceMap: true,
|
sourceMap: true,
|
||||||
sourceMapInlineSources: true,
|
// sourceMapInlineSources: true,
|
||||||
advanced: false
|
advanced: false
|
||||||
},
|
},
|
||||||
core: {
|
core: {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue