Skip to content

Commit

Permalink
remove another reference
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-ebey committed May 3, 2024
1 parent 3a23492 commit 0907f61
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions integration/helpers/vite.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ export const viteConfig = {
}) => {
let pluginOptions: VitePluginConfig = {
ssr: !args.spaMode,
future: {
unstable_singleFetch: args.singleFetch,
},
};

return dedent`
Expand Down

0 comments on commit 0907f61

Please sign in to comment.