Antoine du Hamel 773c8cb9a1 meta: add support for TypeScript plugins (#4640) há 1 ano atrás
..
public 34c78e9093 meta: run Prettier on existing files (#4713) há 1 ano atrás
src 3ce4ec4b91 remove use of deprecated `metaFields` option (#4073) há 2 anos atrás
.gitignore 35013e11cb example: fix svelte example (#4017) há 2 anos atrás
README.md 35013e11cb example: fix svelte example (#4017) há 2 anos atrás
package.json 773c8cb9a1 meta: add support for TypeScript plugins (#4640) há 1 ano atrás
postcss.config.js e0f17e3753 meta: fix linter warnings (#4039) há 2 anos atrás
rollup.config.js e0f17e3753 meta: fix linter warnings (#4039) há 2 anos atrás
server.mjs 35013e11cb example: fix svelte example (#4017) há 2 anos atrás
tsconfig.json 34c78e9093 meta: run Prettier on existing files (#4713) há 1 ano atrás

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