MeatKit icon indicating copy to clipboard operation
MeatKit copied to clipboard

Feature: resume builds

Open nrgill28 opened this issue 2 years ago • 0 comments

Sometimes when a build fails it still successfully completes prior portions that may not need to be re-built.

As an example, after successfully building asset bundles the generated assembly may fail to save. In these situations an option to resume the build at that point would allow someone to fix the script errors and finish the build without needing to rebuild bundles; since that can often take quite some time.

nrgill28 avatar Feb 24 '23 01:02 nrgill28