mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-18 00:55:35 +00:00
| Package | Version | Package | Version | | --------------- | ------- | --------------- | ------- | | @uppy/companion | 4.10.1 | uppy | 3.18.1 | | @uppy/core | 3.6.1 | | | - @uppy/companion: Bump jsonwebtoken from 8.5.1 to 9.0.0 in /packages/@uppy/companion (dependabot[bot] / #4751) - meta: Bump react-devtools-core from 4.25.0 to 4.28.4 (dependabot[bot] / #4756) - meta: Bump webpack from 5.74.0 to 5.88.2 (dependabot[bot] / #4740) - meta: Bump @babel/traverse from 7.22.5 to 7.23.2 (dependabot[bot] / #4739) - @uppy/core: fix `sideEffects` declaration (Antoine du Hamel / #4759) |
||
|---|---|---|
| .. | ||
| 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