dispatch: use the request to store the ui object
and check if we got one before creating. note that the contents of the ui object might change after dispatch() returns (by options passed through --config for example), to ensure it doesn't, pass a copy() of it.
Loading
Please register or sign in to comment