mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
fixes #18281
This commit is contained in:
parent
c9eb483ca9
commit
bd5d25da44
1 changed files with 1 additions and 1 deletions
|
@ -284,7 +284,7 @@ module.exports = function (grunt) {
|
|||
compatibility: 'ie9',
|
||||
keepSpecialComments: '*',
|
||||
sourceMap: true,
|
||||
noAdvanced: true
|
||||
advanced: false
|
||||
},
|
||||
core: {
|
||||
files: [
|
||||
|
|
Loading…
Add table
Reference in a new issue