Antoine du Hamel 3ce4ec4b91 remove use of deprecated `metaFields` option (#4073) %!s(int64=2) %!d(string=hai) anos
..
public ff3127f663 Svelte integration (#2671) %!s(int64=4) %!d(string=hai) anos
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 35013e11cb example: fix svelte example (#4017) %!s(int64=2) %!d(string=hai) anos
package.json f7d0d5b3cd meta: upgrade to TypeScript 4.8 (#4048) %!s(int64=2) %!d(string=hai) anos
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 ff3127f663 Svelte integration (#2671) %!s(int64=4) %!d(string=hai) anos

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