Antoine du Hamel 3ce4ec4b91 remove use of deprecated `metaFields` option (#4073) hace 2 años
..
public ff3127f663 Svelte integration (#2671) hace 4 años
src 3ce4ec4b91 remove use of deprecated `metaFields` option (#4073) hace 2 años
.gitignore 35013e11cb example: fix svelte example (#4017) hace 2 años
README.md 35013e11cb example: fix svelte example (#4017) hace 2 años
package.json f7d0d5b3cd meta: upgrade to TypeScript 4.8 (#4048) hace 2 años
postcss.config.js e0f17e3753 meta: fix linter warnings (#4039) hace 2 años
rollup.config.js e0f17e3753 meta: fix linter warnings (#4039) hace 2 años
server.mjs 35013e11cb example: fix svelte example (#4017) hace 2 años
tsconfig.json ff3127f663 Svelte integration (#2671) hace 4 años

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