1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05: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: {