Include CSS Map file for bootstrap.min.css

X-Ref #16583
Esse commit está contido em:
Kevin Kirsche
2015-06-04 21:05:59 -04:00
commit 8b01de228f
+1
Ver Arquivo
@@ -231,6 +231,7 @@ module.exports = function (grunt) {
// and then simplify the fix for https://github.com/twbs/bootstrap/issues/14837 accordingly // and then simplify the fix for https://github.com/twbs/bootstrap/issues/14837 accordingly
compatibility: 'ie8', compatibility: 'ie8',
keepSpecialComments: '*', keepSpecialComments: '*',
sourceMap: true,
advanced: false advanced: false
}, },
minifyCore: { minifyCore: {