mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-16 02:24:19 +02:00
fixes #18281
This commit is contained in:
@@ -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: [
|
||||||
|
Reference in New Issue
Block a user