Skip to content

Commit

Permalink
Try to fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
BenCheung0422 committed Jul 6, 2024
1 parent 596a41a commit 1c307d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/routes/dev/+layout.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ if (!dev) {
}

export const prerender = false;
export const ssr = false;
export const csr = false;

0 comments on commit 1c307d2

Please sign in to comment.