tandibar/ng-rollbar

Dynamically set environment in RollbarProvider.init()

Closed this issue · 1 comments

In my anuglar 1 app, I have injected RollbarProvider into the config block. Since this has to happen in the config block, I can't see a way to pass in a variable for the environment so that it can be set dynamically.

wat