Function: runTasksInSerial
▸ runTasksInSerial(...tasks): GeneratorCallback
Run tasks in serial
Parameters
| Name | Type | Description |
|---|---|---|
...tasks | GeneratorCallback[] | The tasks to run in serial. |
Nx Launch Week & Launch Conf are coming up!Nx Launch Week & Launch Conf are coming up!Don't miss out!
▸ runTasksInSerial(...tasks): GeneratorCallback
Run tasks in serial
| Name | Type | Description |
|---|---|---|
...tasks | GeneratorCallback[] | The tasks to run in serial. |