Right now if you change bulker config and then re-load a manifest, it only re-creates the executables for the direct manifest; it does not recursively reload any imported manifests.
usually I want to reload everything when I make a change.
maybe add:
a load option that reloads all imported manifests, recursively?
Right now if you change bulker config and then re-load a manifest, it only re-creates the executables for the direct manifest; it does not recursively reload any imported manifests.
usually I want to reload everything when I make a change.
maybe add: