Skip to content

Commit fa2fde3

Browse files
committed
fix: properly set meta.stream
1 parent 8f0ab1c commit fa2fde3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/vike-server/src/config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ const config = {
3939
},
4040
// +stream is defined by vike-{react,vue,solid} but we define it again here to avoid Vike throwing the "unknown config" error if the user doesn't use vike-{react,vue,solid}
4141
stream: {
42-
env: { config: true },
4342
isDefinedByPeerDependency: true
4443
}
4544
}

0 commit comments

Comments
 (0)