mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-13 09:04:14 +02:00
fixes #18281
This commit is contained in:
@@ -284,7 +284,7 @@ module.exports = function (grunt) {
|
||||
compatibility: 'ie9',
|
||||
keepSpecialComments: '*',
|
||||
sourceMap: true,
|
||||
noAdvanced: true
|
||||
advanced: false
|
||||
},
|
||||
core: {
|
||||
files: [
|
||||
|
Reference in New Issue
Block a user