File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -56,8 +56,9 @@ The `db` object above implements the
5656
5757### In a worker (with OPFS if available):
5858
59- > ** Warning** For this to work, you need to set the following headers on your
60- > server:
59+ > ** Warning**
60+ >
61+ > For this to work, you need to set the following headers on your server:
6162>
6263> ` Cross-Origin-Opener-Policy: same-origin `
6364>
@@ -104,8 +105,9 @@ sqlite3InitModule({
104105
105106## Usage with the bundled ` SQLiteClient ` (with OPFS if available):
106107
107- > ** Warning** For this to work, you need to set the following headers on your
108- > server:
108+ > ** Warning**
109+ >
110+ > For this to work, you need to set the following headers on your server:
109111>
110112> ` Cross-Origin-Opener-Policy: same-origin `
111113>
You can’t perform that action at this time.
0 commit comments