Skip to content

Commit 8bfdc55

Browse files
committed
fix: trailing slash attempt 2
1 parent 6508812 commit 8bfdc55

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

src/routes/+layout.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
export const prerender = true;
2+
export const trailingSlash = 'never';

src/routes/ignore/+page.server.ts

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)