Update svelte to the latest version

This commit is contained in:
Filip Krumpe
2024-05-19 18:42:11 +02:00
parent 85bb2ec9f6
commit 2bdcce6c9e
24 changed files with 3855 additions and 433 deletions
+13
View File
@@ -0,0 +1,13 @@
.DS_Store
node_modules
/build
/.svelte-kit
/package
.env
.env.*
!.env.example
# Ignore files for PNPM, NPM and YARN
pnpm-lock.yaml
package-lock.json
yarn.lock