Skip to content

Commit a61e99a

Browse files
committed
chore: cleanup
1 parent 2883475 commit a61e99a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,6 @@ export default defineConfig({
4848
// build `ssr` inside `rsc` directory so that
4949
// wrangler can deploy self-contained `dist/rsc`
5050
outDir: './dist/rsc/ssr',
51-
rollupOptions: {
52-
// @ts-ignore rolldown
53-
platform: 'neutral',
54-
},
5551
},
5652
},
5753
},

0 commit comments

Comments
 (0)