mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-17 16:50:22 +00:00
| Package | Version | Package | Version | | ---------------- | ------- | ---------------- | ------- | | @uppy/dashboard | 3.9.1 | uppy | 3.27.1 | | @uppy/xhr-upload | 3.6.8 | | | - @uppy/xhr-upload: add `'PATCH'` as valid method (Quinn Daley / #5279) - @uppy/dashboard: fix handling of `null` for `doneButtonHandler` (Antoine du Hamel / #5283) - meta: Bump docker/build-push-action from 5.4.0 to 6.1.0 (dependabot[bot] / #5272) - docs: rewrite Instagram dev setup section (Evgenia Karunus / #5274) - meta: remove the Zoom section from `CONTRIBUTING.md` (Evgenia Karunus / #5273) |
||
|---|---|---|
| .. | ||
| 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