Skip to content

Commit e810535

Browse files
authored
chore: update exceptions for WC API (#233)
* chore: update exceptions for WC API * chore: update chrome screenshots * chore: update all remaining screenshots
1 parent 7d27e6a commit e810535

8 files changed

+5
-0
lines changed
737 Bytes
Loading
24.9 KB
Loading
12.2 KB
Loading
17.2 KB
Loading
25 Bytes
Loading
7.04 KB
Loading
4.45 KB
Loading

docs/platform/webcontainers/browser-config.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ This can happen automatically if your popups settings, [chrome://settings/conten
3030

3131
```
3232
https://[*.]webcontainer.io
33+
https://[*.]webcontainer-api.io
3334
```
3435

3536
<img class="mx-auto" alt="Chrome popups settings showing the *.webcontainer.io origins as exceptions" src="./assets/chrome-settings-popups.png" width="800" height="502.37" />
@@ -40,6 +41,7 @@ Lastly, if Chrome's [memory saver][CHROME_MEMORY_SAVER] is turned on, this step
4041

4142
```
4243
https://webcontainer.io
44+
https://webcontainer-api.io
4345
https://stackblitz.com
4446
```
4547

@@ -70,6 +72,7 @@ To allow all StackBlitz projects to use Service Workers, go to your browser’s
7072
```
7173
https://[*.]stackblitz.io
7274
https://[*.]webcontainer.io
75+
https://[*.]webcontainer-api.io
7376
```
7477

7578
For instance, in Chrome, go to `chrome://settings/cookies` and add those exceptions in the “Sites that can always use cookies” section.
@@ -123,6 +126,7 @@ To add exceptions for StackBlitz, scroll down to the “Cookies and Site Data”
123126
```
124127
https://stackblitz.io
125128
https://webcontainer.io
129+
https://webcontainer-api.io
126130
```
127131

128132
<img
@@ -142,6 +146,7 @@ This can happen automatically if your popups settings, [about:preferences#privac
142146

143147
```
144148
https://webcontainer.io
149+
https://webcontainer-api.io
145150
```
146151

147152
<img alt="Firefox popups settings showing the webcontainer.io site allowed as an exception" src="./assets/firefox-settings-popups.png" width="800" height="649" />

0 commit comments

Comments
 (0)