We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca04127 commit a374327Copy full SHA for a374327
README.md
@@ -168,10 +168,9 @@ this.
168
169
### Subtasks
170
171
-All of the commands listed above are the main commands, and are composed of
172
-other smaller commands that have a small job that they do. You can find all the
173
-command by running `gulp --tasks`, and look in the [gulpfile][gulpfile] for what they do.
174
-All are commented about what they do.
+All of the subtasks lives in their own files in the `gulp` directory and are
+named after what they do. You can edit or look at any of them to see how they
+actually work. They're all commented.
175
176
## Frequently Asked Questions
177
0 commit comments