Commit d0ab9e3
authored
feat: avoid requiring window for the observability plugins (#135)
## Summary
Check for window availability in plugins.
## How did you test this change?
CI
<img width="828" height="451" alt="image"
src="https://github.com/user-attachments/assets/17caef38-7a70-42cf-9dcd-16accdd6641c"
/>
<img width="1671" height="655" alt="Screenshot 2025-07-21 at 12 08 06"
src="https://github.com/user-attachments/assets/fa69c606-1ff5-4651-8c47-f824803f5da8"
/>
## Are there any deployment considerations?
changeset1 parent b89e986 commit d0ab9e3
File tree
2 files changed
+17
-0
lines changed- .changeset
- sdk/highlight-run/src/client/utils
2 files changed
+17
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
69 | 73 | | |
70 | 74 | | |
71 | 75 | | |
| |||
167 | 171 | | |
168 | 172 | | |
169 | 173 | | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
170 | 180 | | |
171 | 181 | | |
172 | 182 | | |
| |||
0 commit comments