uppy/examples/cdn-example
github-actions[bot] 7e4821885b
Release: uppy@3.14.1 (#4644)
| Package                | Version | Package                | Version |
| ---------------------- | ------- | ---------------------- | ------- |
| @uppy/aws-s3           |   3.2.3 | @uppy/companion        |   4.8.1 |
| @uppy/aws-s3-multipart |   3.5.4 | uppy                   |  3.14.1 |

- @uppy/aws-s3-multipart: fix types when using deprecated option (Antoine du Hamel / #4634)
- @uppy/companion: harden lint rules (Antoine du Hamel / #4641)
- @uppy/aws-s3-multipart,@uppy/aws-s3: allow empty objects for `fields` types (Antoine du Hamel / #4631)
- meta: upgrade Node.js docker version (Antoine du Hamel / #4630)
2023-08-23 20:50:38 +00:00
..
index.html Release: uppy@3.14.1 (#4644) 2023-08-23 20:50:38 +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