mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-11 08:54:23 +01:00
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…
x
Reference in New Issue
Block a user