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
Before this commit any functionality that depended on knowing the build
date (which is possibly overridden by the command line) would need to
have the date passed in to it. With this change the site now knows what
the build date is and is therefore accessible by anything with access to
the site object.
0 commit comments