pub fn prepare_bundle_mutation(
root: &Path,
bundle: &Path,
mutation: BundleMutation,
) -> Result<PreparedBundleMutation>Expand description
Copies one candidate into stable staging, validates it once, and resolves the complete candidate App before any Plugin Root bytes change.