MeatKit
MeatKit copied to clipboard
Feature: resume builds
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.