Function: runTasksInSerial
▸ runTasksInSerial(...tasks
): GeneratorCallback
Run tasks in serial
Parameters
Name | Type | Description |
---|---|---|
...tasks | GeneratorCallback [] | The tasks to run in serial. |
Monorepo World: October 7, 2024Monorepo World: October 7, 2024Join us!
▸ runTasksInSerial(...tasks
): GeneratorCallback
Run tasks in serial
Name | Type | Description |
---|---|---|
...tasks | GeneratorCallback [] | The tasks to run in serial. |