Skip to content
Permalink
Browse files
Put the map in the dist directory.
  • Loading branch information
dmethvin committed Dec 22, 2012
1 parent b848766 commit b20f536
Showing 1 changed file with 1 addition and 1 deletion.
@@ -97,7 +97,7 @@ module.exports = function( grunt ) {
},
options: {
banner: "/*! jQuery v<%= pkg.version %> jquery.com | jquery.org/license */",
sourceMap: "jquery.min.map",
sourceMap: "dist/jquery.min.map",
beautify: {
ascii_only: true
}

0 comments on commit b20f536

Please sign in to comment.