Parallel steps execution
Hi,
Is there any possibility to parallelize tasks?
For example npm restoring and downloading some additional files?
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

1 Posted by Ilya Finkelshte... on 21 May, 2018 09:05 PM
It is not supported 1st class but you can try to do some scripting like this:
here is the build worked for me. I did not tested that on really heavy
npm installin parallel with big file download, so I do not know how much build speed it increased. Let us know how it works for you.Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:28 AM.