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
We have to upload the same sourcemaps for use with multiple services (monorepo backend), so today we have to make multiple calls to sourcemap upload, which takes time
Solution
something like --service service1 --service service2