mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-18 00:55:35 +00:00
| Package | Version | Package | Version | | ----------- | ------- | ----------- | ------- | | @uppy/react | 4.0.2 | uppy | 4.2.1 | - @uppy/react: fix `use-sync-external-store` import (Merlijn Vos / #5426) - docs: fix Golden Retriever service worker import (mkabatek / #5425) |
||
|---|---|---|
| .. | ||
| index.html | ||
| package.json | ||
| README.md | ||
CDN example
To run the example, open the index.html file in your browser.
If you want to spawn a local webserver, you can use the following commands (requires Deno, Python, or PHP):
corepack yarn install
corepack yarn workspace @uppy-example/cdn dev