Skip to content

Commit 0907f61

Browse files
committed
remove another reference
1 parent 3a23492 commit 0907f61

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

integration/helpers/vite.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,6 @@ export const viteConfig = {
4141
}) => {
4242
let pluginOptions: VitePluginConfig = {
4343
ssr: !args.spaMode,
44-
future: {
45-
unstable_singleFetch: args.singleFetch,
46-
},
4744
};
4845

4946
return dedent`

0 commit comments

Comments
 (0)