mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-17 16:50:22 +00:00
@uppy/svelte: use SvelteKit as the build tool (#5484)
This commit is contained in:
parent
75edb512b9
commit
e6b5cb897b
19 changed files with 328 additions and 508 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -19,6 +19,8 @@ tsconfig.build.tsbuildinfo
|
|||
|
||||
dist/
|
||||
lib/
|
||||
# @uppy/svelte needs lib inside src
|
||||
!src/lib
|
||||
coverage/
|
||||
examples/dev/bundle.js
|
||||
examples/aws-php/vendor/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue