uppy/examples/cdn-example
github-actions[bot] 15245833e9
Release: uppy@3.13.1 (#4600)
| Package                | Version | Package                | Version |
| ---------------------- | ------- | ---------------------- | ------- |
| @uppy/aws-s3-multipart |   3.5.2 | uppy                   |  3.13.1 |
| @uppy/utils            |   5.4.3 |                        |         |

- @uppy/utils: align version of `preact` with the UI plugins (Antoine du Hamel / #4599)
- @uppy/aws-s3-multipart: refresh file before calling user-defined functions (mjlumetta / #4557)
- @uppy/utils: align version of `preact` with the UI plugins (Antoine du Hamel / #4599)
2023-07-24 20:43:34 +00:00
..
index.html Release: uppy@3.13.1 (#4600) 2023-07-24 20:43:34 +00:00
package.json example: update CDN example (#3803) 2022-06-27 16:02:15 +02:00
README.md example: update CDN example (#3803) 2022-06-27 16:02:15 +02:00

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