Skip to content

Commit

Permalink
Removing sourcemap auto from gruntfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthur committed Sep 25, 2014
1 parent 131194d commit 9b05003
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ module.exports = function(grunt) {
dist: {
options: {
loadPath: [__dirname + '/scss'],
sourcemap: 'auto',
bundleExec: true
},
files: {
Expand Down

0 comments on commit 9b05003

Please sign in to comment.