Skip to content

ci: refactor foreach-ts-project to run in parallel

Administrator requested to merge eslint-parallel into master

Created by: ggilmore

This changes dev/foreach-ts-project.sh to run the commands it's given in parallel instead of sequentially. This seems to save ~1 minute for the build steps that use it (eslint, stylelint)

Merge request reports

Loading