diff --git a/Gruntfile.js b/Gruntfile.js index 4c021cef15b8..713feba3e157 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -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: {