Murderlon 9d8fb57a74 Merge branch 'main' into 4.x hai 1 ano
..
public 34c78e9093 meta: run Prettier on existing files (#4713) hai 1 ano
src 3ce4ec4b91 remove use of deprecated `metaFields` option (#4073) %!s(int64=2) %!d(string=hai) anos
.gitignore 35013e11cb example: fix svelte example (#4017) %!s(int64=2) %!d(string=hai) anos
README.md 7d6937300a meta: enable prettier for markdown (#5133) hai 1 ano
package.json 4f91a0d529 @uppy/angular,meta: upgrade to Angular 17.x and to TS 5.4 (#5008) hai 1 ano
postcss.config.js e0f17e3753 meta: fix linter warnings (#4039) %!s(int64=2) %!d(string=hai) anos
rollup.config.js e0f17e3753 meta: fix linter warnings (#4039) %!s(int64=2) %!d(string=hai) anos
server.mjs 35013e11cb example: fix svelte example (#4017) %!s(int64=2) %!d(string=hai) anos
tsconfig.json 588bfb515e meta: prettier 3.0.3 -> 3.2.4 (#4889) hai 1 ano

README.md

Uppy with Svelte

Run it

To run this example, make sure you've correctly installed the repository root:

corepack yarn install
corepack yarn build

Then, again in the repository root, start this example by doing:

corepack yarn workspace @uppy-example/svelte-app start