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
fix(middleware-user-agent): add middleware to final step of build (#1833)
previously the middleware was added relative(before) signing middleware.
It will through for the requests not requiring singing. So change it
to absolute position.
0 commit comments