0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-28 20:52:21 +01: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',
keepSpecialComments: '*',
sourceMap: true,
sourceMapInlineSources: true,
advanced: false
},
core: {