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
ref(ember): Allow initing Ember without config entry (#3745)
Using the config is only necessary if you want to change specific addon options now, and the docs are going to be updated to reflect this. Passing a config object to should work without a config entry for sentry.
0 commit comments