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
No longer keep DirectoryResources for translation dirs in container
Now that the translator keeps track of its own directories for caching
the container no longer needs to it. This means that when a translation
changes or is added the container no longer needs to be fully rebuilt,
saving a considerable amount of time.
0 commit comments