chore(*): Add base sveltekit files

This commit is contained in:
Josh Creek
2024-04-29 19:41:44 +01:00
parent 2acd51d2ab
commit 6794580c01
20 changed files with 10115 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
[build]
command = "npm run build"
publish = "build"