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
Expose registerServerReference from the client builds
This is used to register Server References that exist in the current environment
but also exists in the server it might call into. Such as a remote server.
If the value comes from the remote server in the first place then this is
called automatically to ensure that you can pass a reference back to where
it came from - even if the serverModuleMap option is used .
0 commit comments