uppy/examples/cdn-example
github-actions[bot] 39a2d3f892
Release: uppy@3.18.1 (#4760)
| 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)
2023-10-23 16:46:52 +00:00
..
index.html Release: uppy@3.18.1 (#4760) 2023-10-23 16:46:52 +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