Skip to content

Commit 54822bd

Browse files
committed
Comment that out for now since it's causing errors
1 parent 4699fd4 commit 54822bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ module.exports = function (grunt) {
170170
compatibility: 'ie9',
171171
keepSpecialComments: '*',
172172
sourceMap: true,
173-
sourceMapInlineSources: true,
173+
// sourceMapInlineSources: true,
174174
advanced: false
175175
},
176176
core: {

0 commit comments

Comments
 (0)