You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// If the file contains content that depends on the Release Registry (such as an SDK's latest version), avoid using the cache for that file, i.e. always rebuild it.
535
+
// This is because the content from the registry might have changed since the last time the file was cached.
536
+
// If a new component that injects content from the registry is introduced, it should be added to the patterns below.
0 commit comments