software-layer
software-layer copied to clipboard
Add module-only rebuild functionality
Currently the rebuild procedure does a full rebuild, it would be nice to have a module-only rebuild (e.g. for #919). The remove step should somehow check the easystack for module-only: True, and only remove the module file in that case.