mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-29 02:30:23 +00: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…
Reference in a new issue