mirror of https://github.com/twbs/bootstrap.git
fixes #18281
This commit is contained in:
parent
c9eb483ca9
commit
bd5d25da44
|
|
@ -284,7 +284,7 @@ module.exports = function (grunt) {
|
||||||
compatibility: 'ie9',
|
compatibility: 'ie9',
|
||||||
keepSpecialComments: '*',
|
keepSpecialComments: '*',
|
||||||
sourceMap: true,
|
sourceMap: true,
|
||||||
noAdvanced: true
|
advanced: false
|
||||||
},
|
},
|
||||||
core: {
|
core: {
|
||||||
files: [
|
files: [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue