mirror of
https://github.com/photonstorm/phaser
synced 2025-02-17 06:28:30 +00:00
Updated help text.
This commit is contained in:
parent
81a1a831b5
commit
a31317ac48
1 changed files with 2 additions and 2 deletions
|
@ -82,8 +82,8 @@ module.exports = function (grunt) {
|
|||
}
|
||||
}
|
||||
|
||||
grunt.log.writeln("\nFor example: --exclude p2,tilemap,retrofont --filename phaser-custom\n");
|
||||
|
||||
grunt.log.writeln("\nFor example: --exclude p2,tilemap,retrofont");
|
||||
grunt.log.writeln("Optional flags: --filename yourfilename and --sourcemap true");
|
||||
grunt.log.writeln("Note that some modules have dependencies on others.\n");
|
||||
|
||||
grunt.fail.fatal("No build options were specified.");
|
||||
|
|
Loading…
Add table
Reference in a new issue