0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00

Include CSS Map file for bootstrap.min.css

X-Ref #16583
This commit is contained in:
Kevin Kirsche 2015-06-04 21:05:59 -04:00
parent e7a4f9b4fe
commit 8b01de228f

View File

@ -231,6 +231,7 @@ module.exports = function (grunt) {
// and then simplify the fix for https://github.com/twbs/bootstrap/issues/14837 accordingly
compatibility: 'ie8',
keepSpecialComments: '*',
sourceMap: true,
advanced: false
},
minifyCore: {