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

issue a warning if a static view is referencing a package that doesn't exist #3752

Merged
merged 3 commits into from
Feb 9, 2024

Conversation

mmerickel
Copy link
Member

in order to prepare for the static_view being switched to using the AssetResolver API, I would like to deprecate the ability to use non-existent packages with a static view. This would only make sense for asset overrides where a user defines some random non-existent package as an alias target. They could just as easily define a location inside a real package.

@mmerickel mmerickel merged commit 5f7e286 into main Feb 9, 2024
28 checks passed
@mmerickel mmerickel deleted the warn-invalid-package branch February 9, 2024 03:32
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.

None yet

1 participant