Skip to content

Commit 6de4514

Browse files
committed
fix pipeline 2
1 parent b5bac47 commit 6de4514

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

svelte.config.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ const config = {
99
$components: './src/components',
1010
},
1111
adapter: adapter(),
12+
prerender: {
13+
handleHttpError: 'warn',
14+
},
1215
},
1316
}
1417

0 commit comments

Comments
 (0)