Skip to content

Commit

Permalink
Try fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
BenCheung0422 committed Jul 6, 2024
1 parent 19d6aa6 commit 596a41a
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 @@ -9,3 +9,5 @@ import {dev} from "$app/environment";
if (!dev) {
error(404, "Not Found");
}

export const prerender = false;

0 comments on commit 596a41a

Please sign in to comment.