Commit 1220b7b
authored
add fetch instructions to README (sql-js#436)
* add fetch instructions to README
It took me a little while to figure out, even though it's not simple, so I thought it would be a good addition to the docs
* use promise.all instead of sequential awaits
per discussion on sql-js#4361 parent 8593ca1 commit 1220b7b
1 file changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
142 | 155 | | |
143 | 156 | | |
144 | 157 | | |
| |||
0 commit comments