Skip to content

Commit eab7597

Browse files
authored
Upgrade SvelteKit (#5)
* chore: Upgrade SvelteKit This is a big breaking change which required updates to the file structure. * chore: Move MDSvex layouts * chore: Update build script and gitignore
1 parent bb7fe85 commit eab7597

22 files changed

+6675
-6415
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@
22
node_modules
33
/.svelte-kit
44
/package
5+
/build
6+
.netlify

0 commit comments

Comments
 (0)