1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-18 19:31:35 +02:00

Ports changes from #20258 to v4 (#20828)

This commit is contained in:
Mark Otto
2016-10-02 18:42:39 -07:00
committed by GitHub
parent 59d0679250
commit 06d95cbba7

View File

@@ -170,6 +170,7 @@ module.exports = function (grunt) {
compatibility: 'ie9', compatibility: 'ie9',
keepSpecialComments: '*', keepSpecialComments: '*',
sourceMap: true, sourceMap: true,
sourceMapInlineSources: true,
advanced: false advanced: false
}, },
core: { core: {