Which of the following command is used when you want to run multiple task?

7. Which of the following command is used when you want to run multiple task?

  1. gulp <task> -- <othertask>
  2. <task> <othertask> Gulp
  3. Gulp-- <task> <othertask>
  4. gulp <task> <othertask>

Answer: D) gulp <task> <othertask>

Explanation:

gulp <task> <othertask> is the command used when you want to run multiple task.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.