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

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