mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Put the map in the dist directory.
This commit is contained in:
parent
b8487664ad
commit
b20f536748
@ -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
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user