Skip to content

Commit fd90c41

Browse files
committed
configure prerender.origin
1 parent bd01093 commit fd90c41

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

apps/svelte.dev/svelte.config.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ const config = {
1111
inlineStyleThreshold: 1000,
1212

1313
prerender: {
14+
origin: 'https://svelte.dev',
15+
1416
handleMissingId(warning) {
1517
if (warning.id.startsWith('H4sIA')) {
1618
// playground link — do nothing

0 commit comments

Comments
 (0)