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

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