Skip to content

Commit 1a4a7bb

Browse files
authored
chore(rsc): tweak cloudflare setting on rolldown-vite (#551)
1 parent 54a782f commit 1a4a7bb

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

packages/plugin-rsc/examples/starter-cf-single/vite.config.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,6 @@ export default defineConfig({
3535
platform: 'neutral',
3636
},
3737
},
38-
optimizeDeps: {
39-
// @ts-ignore rolldown
40-
rollupOptions: {
41-
platform: 'neutral',
42-
},
43-
},
4438
},
4539
ssr: {
4640
keepProcessEnv: false,

0 commit comments

Comments
 (0)