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
minor #10239 Adding check for environments (aequasi)
This PR was merged into the 4.1 branch.
Discussion
----------
Adding check for environments
Wasn't sure the best way to change these, but basically, the `@profiler` service (as I understand it) won't exist unless in `dev` or `test` by default. The example should allow for `null` to be passed for the profiler, and do nothing if it is null.
Commits
-------
8f91078 Adding check for environments
0 commit comments