Skip to content

Commit

Permalink
remove kit.trailingSlash since it was removed in sveltekit and it d…
Browse files Browse the repository at this point in the history
…efaults to ignore anyway
  • Loading branch information
DetachHead committed Nov 23, 2022
1 parent d957728 commit 2d83c38
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/site/svelte.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ const config = {

kit: {
adapter: staticAdapter(),

trailingSlash: 'ignore',
},
};

Expand Down

0 comments on commit 2d83c38

Please sign in to comment.