uppy/examples/cdn-example
github-actions[bot] 21d37d8481
Release: uppy@4.0.4 (#5346)
| Package         | Version | Package         | Version |
| --------------- | ------- | --------------- | ------- |
| @uppy/companion |   5.0.4 | uppy            |   4.0.4 |
| @uppy/locales   |   4.0.3 |                 |         |

- meta: fixup! meta: fix require path in `upload-to-cdn` (Antoine du Hamel / #5343)
2024-07-15 14:42:27 +00:00
..
index.html Release: uppy@4.0.4 (#5346) 2024-07-15 14:42:27 +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