Function: runTasksInSerial
▸ runTasksInSerial(...tasks
): GeneratorCallback
Run tasks in serial
Parameters
Name | Type | Description |
---|---|---|
...tasks | GeneratorCallback [] | The tasks to run in serial. |
Nx Webinar: Monorepos - The Benefits, Challenges and Importance of Tooling SupportNx Webinar: Monorepos - The Benefits, Challenges and Importance of Tooling SupportRegister
▸ runTasksInSerial(...tasks
): GeneratorCallback
Run tasks in serial
Name | Type | Description |
---|---|---|
...tasks | GeneratorCallback [] | The tasks to run in serial. |