-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Print precise and correct watch warnings (and only when necessary) (#…
…10787) # Objective Fixes #10401 ## Solution * Allow sources to register specific processed/unprocessed watch warnings. * Specify per-platform watch warnings. This removes the need to cover all platform cases in one warning message. * Only register watch warnings for the _processed_ embedded source, as warning about watching unprocessed embedded isn't helpful. --- ## Changelog - Asset sources can now register specific watch warnings.
- Loading branch information
Showing
2 changed files
with
47 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters