gradio/js/wasm
Yuichiro Tachibana (Tsuchiya) 2edba133e2
Fix CrossOriginWorkerMaker to cache the blob URL (#7571)
* Fix `CrossOriginWorkerMaker` to cache the blob URL

* add changeset

* Rename variables

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-03-08 12:03:56 -08:00
..
network Lite: Support opening the entrypoint HTML page directly in browser via the file: protocol (#5972) 2023-10-17 23:25:01 -07:00
src Fix CrossOriginWorkerMaker to cache the blob URL (#7571) 2024-03-08 12:03:56 -08:00
svelte fix-tests (#7345) 2024-03-04 14:03:46 +00:00
CHANGELOG.md chore: update versions (#7526) 2024-03-05 16:54:36 -08:00
package.json chore: update versions (#7526) 2024-03-05 16:54:36 -08:00
tsconfig.json Lite v4 (#6398) 2023-12-12 22:10:16 +00:00
vite.worker.config.js