Skip to content

Remove references to description configuration property #271

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ Supported configurations properties:

| Property | Description |
|--------------------|-------------|
| description | Top-level description of the project/gulpfile (Replaces "Tasks for ~/path/of/gulpfile.js") |
| gulpfile | Set a default gulpfile |
| preload | An array of modules to preload before running the gulpfile. Any relative paths will be resolved against the `--cwd` directory (if you don't want that behavior, use absolute paths) |
| nodeFlags | An array of flags used to forcibly respawn the process upon startup. For example, if you always want your gulpfiles to run in node's harmony mode, you can set `--harmony` here |
Expand Down
2 changes: 0 additions & 2 deletions test/expected/config/output0.txt

This file was deleted.

2 changes: 0 additions & 2 deletions test/expected/config/output1.txt

This file was deleted.

2 changes: 0 additions & 2 deletions test/expected/config/output2.txt

This file was deleted.

3 changes: 0 additions & 3 deletions test/fixtures/config/foo/bar/.gulp.js

This file was deleted.

Empty file.
7 changes: 0 additions & 7 deletions test/fixtures/config/foo/bar/gulpfile.js

This file was deleted.

1 change: 0 additions & 1 deletion test/fixtures/config/foo/bar/quux/.gulp.babel.js

This file was deleted.

5 changes: 0 additions & 5 deletions test/fixtures/config/qux/.gulp.js

This file was deleted.