Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: load non reference assets #357

Merged
merged 4 commits into from
Jan 21, 2025
Merged

Conversation

Laupetin
Copy link
Owner

Currently it is not possible to ignore assets of type attachment,attachmentunique

This PR adds a "force load dependency" mode that is guaranteed to not return a reference.
It will add a reference to the zone however if the asset is ignored.

fixes: #356

@Laupetin Laupetin force-pushed the fix/load-non-reference-assets branch from 78731c4 to 7a639a3 Compare January 21, 2025 22:17
@Laupetin Laupetin merged commit f436cd6 into main Jan 21, 2025
3 checks passed
@Laupetin Laupetin deleted the fix/load-non-reference-assets branch January 21, 2025 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Assets that need data of another asset prevent asset references
1 participant