Antoine du Hamel 4f91a0d529 @uppy/angular,meta: upgrade to Angular 17.x and to TS 5.4 (#5008) 1 tahun lalu
..
public 34c78e9093 meta: run Prettier on existing files (#4713) 1 tahun lalu
src 3ce4ec4b91 remove use of deprecated `metaFields` option (#4073) 2 tahun lalu
.gitignore 35013e11cb example: fix svelte example (#4017) 2 tahun lalu
README.md 35013e11cb example: fix svelte example (#4017) 2 tahun lalu
package.json 4f91a0d529 @uppy/angular,meta: upgrade to Angular 17.x and to TS 5.4 (#5008) 1 tahun lalu
postcss.config.js e0f17e3753 meta: fix linter warnings (#4039) 2 tahun lalu
rollup.config.js e0f17e3753 meta: fix linter warnings (#4039) 2 tahun lalu
server.mjs 35013e11cb example: fix svelte example (#4017) 2 tahun lalu
tsconfig.json 588bfb515e meta: prettier 3.0.3 -> 3.2.4 (#4889) 1 tahun lalu

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