mirror of
https://github.com/jquery/jquery.git
synced 2025-01-10 18:24:24 +00:00
Correct documentation of custom grunt task. Closes gh-904
This commit is contained in:
parent
9e246dd7fa
commit
9f7e4fcf6a
2
grunt.js
2
grunt.js
@ -225,7 +225,7 @@ module.exports = function( grunt ) {
|
|||||||
//
|
//
|
||||||
// Becomes:
|
// Becomes:
|
||||||
//
|
//
|
||||||
// grunt build:*:*:-ajax:-dimensions:-effects:-offset
|
// grunt build:*:*:+ajax:-dimensions:-effects:-offset
|
||||||
|
|
||||||
grunt.log.writeln( "Creating custom build...\n" );
|
grunt.log.writeln( "Creating custom build...\n" );
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user