Asset Pipeline v2 #145

Closed
Nick Alberelli wants to merge 431 commits from (deleted):feature/asset-pipeline-v2 into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
Showing only changes of commit 275fa99821 - Show all commits

View File

@ -676,7 +676,7 @@ def parent_clean(obj):
matches = check_transfer_data_entry(
obj.transfer_data_ownership,
get_basename(constants.PARENT_TRANSFER_INFO_NAME),
constants.SHAPE_KEY_KEY,
constants.PARENT_KEY,
)
if len(matches) != 0: