Description
We have concluded that passing build time config other than (release, env, tunnel, etc.) to runtime Sentry.init()
configs, without the users explicitly calling Sentry.init()
is a bit of a pattern that introduces intransparent behavior and confusion.
This task is about